Skip to main content
DELETE
/
api
/
v2
/
tenants
/
{tenant}
/
databases
/
{database}
Delete Database
chroma db delete my-db
{}

Documentation Index

Fetch the complete documentation index at: https://docs.trychroma.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-chroma-token
string
header
required

Path Parameters

tenant
string
required

Tenant UUID

database
string
required

Database name

Response

Database deleted successfully

The response is of type object.