cURL
curl --request POST \ --url https://api.example.com/api/v2/tenants \ --header 'Content-Type: application/json' \ --header 'x-chroma-token: <api-key>' \ --data ' { "name": "<string>" } '
{}
Creates a new tenant.
Documentation IndexFetch the complete documentation index at: https://docs.trychroma.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.trychroma.com/llms.txt
Use this file to discover all available pages before exploring further.
Tenant created successfully
The response is of type object.
object
Was this page helpful?
Contact support