Skip to main content

Enable or disable agent

Control whether an AI agent can respond to users.

PUT/v1/ai-agents/{agentId}/enabled

Path parameters

ParameterTypeDescription
agentId
stringRequired

Identifier of the AI agent. Example: "agent_01".

Body parameters

application/json
ParameterTypeDescription
enabled
booleanRequired

Set to true to enable the agent or false to disable it. Example: true.

Responses

JSON
{
"data": {
"id": "agent_01",
"enabled": true
}
}
Kaily logo

More than just a virtual AI assistant, Kaily brings interactive, human-like conversations to your website. Easy to create, easier to customize, and the easiest to deploy—no code required. Let Kaily enhance your user experience using the information you provide.

Is this page useful?