Folders
Delete folder
Delete a folder from the workspace.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The path of the folder to delete.
Whether to permanently delete the folder.
Response
204
Folder deleted successfully.
Was this page helpful?