Delete folder.
Delete folder.
| Path Parameters |
|---|
folderId uuid — REQUIRED |
| Query Parameters |
|---|
includingFiles booleanSpecifies whether to delete files contained by folder. Example (--): Example (Without files):
Example (Delete with files):
|
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Responses | |||||
|---|---|---|---|---|---|
204The folder is deleted. | |||||
400Bad Request (e.g. element not found or resource conflict).
| |||||
403Missing permission
| |||||
500Internal server error (Internal service communication or process error).
|