Skip to main content
DELETE
Delete Folder

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Path Parameters

companyId
string<uuid>
required

Company identifier

folderId
string<uuid>
required

Folder identifier

Response

Folder deleted successfully

id
string<uuid>

ID of the deleted folder

deleted
boolean

Always true on success