/
TR
trychroma
/
chroma-frontend
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 1mo ago
Details
Filter operations
Authentication
1
Collection
10
Database
4
Function
4
Record
9
System
5
Tenant
3
post
Create tenant
get
Get tenant
patch
Update tenant
Tenant
Create tenant
Creates a new tenant.
post
/api/v2/tenants
Request body
CreateTenantPayload
required
name
string
required
Response
Tenant created successfully
CreateTenantResponse
required
Changes