cURL
curl --request PATCH \ --url https://api.example.com/api/v2/tenants/{tenant_name} \ --header 'Content-Type: application/json' \ --header 'x-chroma-token: <api-key>' \ --data ' { "resource_name": "<string>" } '
{}
Updates an existing tenant by name.
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 UUID
Tenant updated successfully
The response is of type object.
object
Was this page helpful?
Contact support