Partially updates an existing agent by agentId. Only fields provided in the request body are updated — omitted fields remain unchanged. Returns the updated agent record.
Documentation Index
Fetch the complete documentation index at: https://docs.sigmamind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request by passing your API key in the X-API-Key header. To get your key, go to Dashboard → API Keys and create or copy your Production API key.
Unique identifier of the agent to update.
The name of the agent.
"Auralis"
Instructional prompt provided to the agent to guide its behavior, tone, and task execution.
"You are a helpful customer support assistant. Answer concisely and professionally."
Specifies whether the welcome message is a predefined static message or dynamically generated from a prompt.
static, prompt "static"
The content of the welcome message. If 'welcomeMessageType' is 'static', this contains the exact message shown to the user. If it is 'prompt', this contains the prompt used to generate the welcome message dynamically.
"Welcome to our service! How can I assist you today?"
Transfers the active voice call to another number
OK
Id of the agent.
"SPIlVscbB0kkXBvZ"
The name of the agent.
"Auralis"
Instructional prompt provided to the agent to guide its behavior, tone, and task execution.
"You are a helpful customer support assistant. Answer concisely and professionally."
Specifies whether the welcome message is a predefined static message or dynamically generated from a prompt.
static, prompt "static"
The content of the welcome message. If 'welcomeMessageType' is 'static', this contains the exact message shown to the user. If it is 'prompt', this contains the prompt used to generate the welcome message dynamically.
"Welcome to our service! How can I assist you today?"
Transfers the active voice call to another number