Delete folder#

Performs a soft delete of a folder by GUID.

FolderGuid*[Text] Required GUID of the folder to delete.
Timeout[Number] HTTP request timeout in seconds; default is 60.
IsSuccessTrue if the server returned 204 No Content and the folder was deleted.
Processing level

Select the error handling level.

Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block in this diagram is used.

Message level

Select the level of messages that the blocks will emit while running.

Possible values:

  • "Default" - default;
  • "Release" - output disabled;
  • "Debug" - basic information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block in this diagram is used.

Error text[Text] Returns detailed error information if the block execution fails.