Skip to main content
DELETE
Delete a document folder

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

id
string
required

Folder ID

Query Parameters

deleteDocuments
boolean
default:false

When true, also delete the documents contained in the folder

Response

Folder deleted successfully

success
boolean

Whether the operation succeeded