Save Tenant
Saves the tenant
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The domain of the customer
"example.com"
Body
The id of the tenant. Readonly field.
If specified only members of this group can access the tenant
The daily spending quota on indexing in dollars
The daily spending quota on chat with the assistant in dollars
The maximum number of documents allowed across all configured libraries.
The current number of documents across all configured libraries. Readonly field.
The primary LLM provider of the tenant.
OpenAI, Google, Altirnao, MistralAI, Anthropic Google provider configuration
OpenAI configuration
MistralAI configuration
Anthropic configuration
Indicating trial mode. Readonly field.
Indicating if the trial is available. Readonly field.
Indicating if the tenant is on a paid plan. Readonly field.
Who pays for the llm calls
altirnao, customer The end date of the trial. Readonly field.
The number of libraries in the tenant. Readonly field.
The maximum number of libraries allowed in the tenant. Readonly field.
List of tenant capabilities. Readonly field.
Default capabilities for newly created libraries. Libraries using defaults will dynamically follow these.
Super admin email used for AODocs API calls that require domain-wide access, such as listing all libraries.
Name displayed by the UI and used by the assistant to refer to itself.
80Default agent ID used when no agent is specified in a chat request.
Per-tenant support knowledge base configuration. When set, the support flow answers questions from the configured library in this tenant instead of the shared environment-level knowledge base.
Response
Successful Response
The id of the tenant. Readonly field.
If specified only members of this group can access the tenant
The daily spending quota on indexing in dollars
The daily spending quota on chat with the assistant in dollars
The maximum number of documents allowed across all configured libraries.
The current number of documents across all configured libraries. Readonly field.
The primary LLM provider of the tenant.
OpenAI, Google, Altirnao, MistralAI, Anthropic Google provider configuration
OpenAI configuration
MistralAI configuration
Anthropic configuration
Indicating trial mode. Readonly field.
Indicating if the trial is available. Readonly field.
Indicating if the tenant is on a paid plan. Readonly field.
Who pays for the llm calls
altirnao, customer The end date of the trial. Readonly field.
The number of libraries in the tenant. Readonly field.
The maximum number of libraries allowed in the tenant. Readonly field.
List of tenant capabilities. Readonly field.
Default capabilities for newly created libraries. Libraries using defaults will dynamically follow these.
Super admin email used for AODocs API calls that require domain-wide access, such as listing all libraries.
Name displayed by the UI and used by the assistant to refer to itself.
80Default agent ID used when no agent is specified in a chat request.
Per-tenant support knowledge base configuration. When set, the support flow answers questions from the configured library in this tenant instead of the shared environment-level knowledge base.