cURL
curl --request DELETE \ --url https://api.trychroma.com/api/v2/tenants/{tenant}/databases/{database}/collections/{collection_id} \ --header 'x-chroma-token: <api-key>'
{}
Deletes a collection in a database.
Tenant UUID
Database name
Collection UUID
Collection deleted successfully
The response is of type object.
object
Was this page helpful?