Responses are generated using AI
and may contain mistakes.
Ask AI
Endpoints

Delete Document

Deletes a single document based on the ID supplied
DELETE/documents/{id}

Authorizations

Authorization
string
required
Bearer authentication header of the form Bearer <token>.

Path Parameters

id
integer (int64)
required
ID of document to delete

Responses

204No Content

Document deleted

No response body
400Bad Request

Unexpected error

errorinteger
messagestring

Was this page helpful?

Automated with