Delete Collection

Delete a collection and all its indexed documents. Headers: - Authorization: Bearer {api_key} - Captain API key for authentication - X-Organization-ID: Organization UUID

Path parameters

collection_namestringRequired
Name of the collection to delete

Headers

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

Response

Collection Deleted
successboolean
messagestring

Errors