curl --request PUT \
--url https://api.voice-agents.miraiminds.co/v2/assistant/update/{assistantId} \
--header 'Content-Type: application/json' \
--header 'workspace: <workspace>' \
--header 'x-private-key: <api-key>' \
--header 'x-public-key: <api-key>' \
--data '
{
"name": "<string>"
}
'{
"assistantId": "<string>",
"status": "in-process"
}curl --request PUT \
--url https://api.voice-agents.miraiminds.co/v2/assistant/update/{assistantId} \
--header 'Content-Type: application/json' \
--header 'workspace: <workspace>' \
--header 'x-private-key: <api-key>' \
--header 'x-public-key: <api-key>' \
--data '
{
"name": "<string>"
}
'{
"assistantId": "<string>",
"status": "in-process"
}Update assistant fields. Variant cannot be changed via this API.
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes