Create Assistant
Create a new assistant for a specific org.
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Path Parameters
The ID of the org
Body
The assistant information.
Schema for creating a new assistant
The name of the assistant
1 - 1024Whether the assistant is enabled
The ID of the avatar file id
When true, generates a secret key immediately (same as POST …/rotate-secret-key). When omitted or false, no secret key is stored until you rotate.
Schema for creating or updating the configuration of an assistant
32Response
The created assistant.
Schema for an assistant
The name of the assistant
Whether the assistant is enabled
Whether the assistant has been soft-deleted
The secret key to create session hashes
The URL of the avatar photo
Schema for the configuration of an assistant