Folders
Delete Folder
Delete a folder and every descendant.
Removes the folder identified by folder_id together with every folder beneath it, in a single transaction. Deletion is unconditional; there is no archive or unarchive step. Resources that were assigned to any of the removed folders continue to exist and are no longer reachable through the deleted folder.
delete/folders/{folder_id}
Path parameters
folder_idstring uuid required
Response
Successful Response