Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
ID of the model to use. You can use the Get models API to see all of your available models,
System instructions for the assistant. These may be templated with dynamic variables
The tools that the assistant can use. These may be templated with dynamic variables
- WebhookTool
- RetrievalTool
- HandoffTool
- HangupTool
- TransferTool
- SIPReferTool
- DTMFTool
Text that the assistant will use to start the conversation. This may be templated with dynamic variables
This is only needed when using third-party inference providers. The identifier for an integration secret /v2/integration_secrets that refers to your LLM provider's API key. Warning: Free plans are unlikely to work with this integration.
Map of dynamic variables and their default values
Indicates whether the assistant should be promoted to the main version. Defaults to true.
Response
Successful Response
The response is of type any.