Skip to main content
DELETE
Delete File

Authorizations

Authorization
string
header
required

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

Path Parameters

companyId
string<uuid>
required

Company identifier

fileId
string<uuid>
required

File identifier

Response

File deleted successfully

id
string<uuid>

ID of the deleted file

deleted
boolean

Always true on success