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