cURL
curl --request DELETE \ --url https://api.trychroma.com/api/v2/tenants/{tenant}/databases/{database}/collections/{collection_id} \ --header 'x-chroma-token: <api-key>'
{}
Tenant ID
Database name
UUID of the collection to delete
Collection deleted successfully
The response is of type object.
object