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. |
| IsSuccess | True if the server returned 204 No Content and the folder was deleted. |
| Processing level | Select the error handling level. Possible values:
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:
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. |