Skip to main content
DELETE
Delete a file

Authorizations

Authorization
string
header
required

Workspace-scoped API key, sent as a bearer token. The recommended header. The workspace is implicit in the key and never appears in a URL.

Path Parameters

id
string
required

The file id, as an earlier response reported it. Always doc_…; a composite id is refused.

Example:

"doc_9f2k1x8b3m7q0v"

Response

Deleted. No body.