Creates a new assistant within the specified organization with the given configuration, including extensions and call event hooks.
Documentation Index
Fetch the complete documentation index at: https://docs.deepslate.eu/llms.txt
Use this file to discover all available pages before exploring further.
ID of the Vendor (UUID)
ID of the Organization (UUID)
Assistant creation data
Data required to create a new Assistant
Name of the assistant.
"Help Desk Assistant"
Initial greeting message from the assistant.
"Hello! How can I help you with our products today?"
Main system prompt defining the assistant's role and behavior.
"You are a customer support assistant for ACME Gadgets. Be polite, helpful, and concise. Escalate complex issues to a human agent if necessary."
ID of the LLM Audio Content Generation Strategy used by the assistant (UUID).
"abcdef01-2345-6789-abcd-ef0123456789"
List of LLM extensions configured for this assistant.
List of Call Event Hooks configured for this assistant.
ID of the telephone number assigned to this assistant (UUID).
"11223344-5566-7788-9900-aabbccddeeff"
Assistant successfully created
Standard API response wrapper