Collection

Delete collection

Deletes a collection in a database.

delete/api/v2/tenants/{tenant}/databases/{database}/collections/{collection_id}

Path parameters

tenantstring required

Tenant UUID

databasestring required

Database name

collection_idstring required

Collection UUID

Response

Collection deleted successfully

DeleteCollectionResponse required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.