Update Agent Old
Update agent (old implementation - deprecated).
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Agent update model - all fields optional for partial updates.
1 - 2552 - 102 - 10Agent status enumeration.
draft, active, paused ^(openai|azure_openai|anthropic|google|groq|cerebras|deepseek|xai|perplexity|together|amazon_bedrock|anyscale|openrouter|deepinfra)$1 - 1000 <= x <= 150 <= x <= 1000System prompt defining role/behavior. Send empty string to clear.
8000Short character/personality. Send empty string to clear.
2000^(assistant-speaks-first|wait-for-user|assistant-speaks-first-with-model-generated-message)$500^(elevenlabs|cartesia|openai|deepgram|google|azure|rime|lmnt)$50010 <= x <= 100^(deepgram|openai|assemblyai|google|azure)$1 - 1000 <= x <= 1^(auto|deepgram|whisper)$0.1 <= x <= 10 <= x <= 1050 <= x <= 500800 <= x <= 300010 <= x <= 120180 <= x <= 18001 <= x <= 105 <= x <= 6020001 <= x <= 600 <= x <= 105005001 <= x <= 6^[#*]+$Enable SIP/phone calling for this agent
Enable call recording for this agent
Enable analytics tracking for this agent
Response
Successful Response
Agent response model.
1 - 2552 - 102 - 10Agent status enumeration.
draft, active, paused ^(openai|azure_openai|anthropic|google|groq|cerebras|deepseek|xai|perplexity|together|amazon_bedrock|anyscale|openrouter|deepinfra)$1 - 1000 <= x <= 150 <= x <= 1000Full system prompt defining the agent's role, behavior, and instructions. Falls back to description if not set.
8000Short character/personality descriptor (e.g. 'Friendly British accountant'). Renders as 'Personality: ...' in the system prompt.
2000^(assistant-speaks-first|wait-for-user|assistant-speaks-first-with-model-generated-message)$500^(elevenlabs|cartesia|openai|deepgram|google|azure|rime|lmnt)$50010 <= x <= 100^(deepgram|openai|assemblyai|google|azure)$1 - 1000 <= x <= 1Enable automatic language detection for multilingual conversations
List of language codes the agent supports (e.g., ['en', 'es', 'fr']). If multilingual_enabled=true and this is empty, all languages are supported.
Provider for language detection: 'auto' uses STT provider's built-in detection
^(auto|deepgram|whisper)$When true, agent responds in the detected user language. When false, always responds in default_user_lang.
0.1 <= x <= 10 <= x <= 1050 <= x <= 500800 <= x <= 300010 <= x <= 120180 <= x <= 18001 <= x <= 105 <= x <= 6020001 <= x <= 600 <= x <= 105005001 <= x <= 6^[#*]+$Enable SIP/phone calling for this agent
Enable call recording for this agent
Enable analytics tracking for this agent