Skip to main content
POST
/
api
/
v2
/
tenants
/
{tenant}
/
databases
Create Database
chroma db create my-new-db
{}

Authorizations

x-chroma-token
string
header
required

Path Parameters

tenant
string
required

Tenant UUID

Body

application/json
name
string
required

Response

Database created successfully

The response is of type object.