Zum Hauptinhalt springen

Delete folder.

Delete folder.

Path Parameters
folderId uuid REQUIRED
Query Parameters
includingFiles boolean

Specifies whether to delete files contained by folder.

Example (--):

Example (Without files): false

Example (Delete with files): true

Header Parameters
organization-id uuid REQUIRED

ID of organization context this request belongs to.

Responses
204

The folder is deleted.

400

Bad Request (e.g. element not found or resource conflict).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
403

Missing permission

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
500

Internal server error (Internal service communication or process error).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL