Delete Document

Delete a specific document from a collection. Headers: - Authorization: Bearer {api_key} - Captain API key for authentication - X-Organization-ID: Organization UUID

Path parameters

collection_namestringRequired
Name of the collection
document_idstringRequired
ID of the document to delete

Headers

AuthorizationstringRequired
Captain API key for authentication
X-Organization-IDstringRequired
Organization UUID

Response

Document Deleted
successboolean
messagestring

Errors