Update Agent

Update an existing agent. All fields are optional — only provided fields are updated.

Authentication

X-API-Keystring
Your API key from [Dashboard → Settings → API Keys](https://dashboard.bookedin.ai/settings)

Path parameters

agent_idstringRequired

Request

This endpoint expects an object.
namestringRequired>=1 character
Display name for the agent
agent_configobjectOptional
Core agent configuration
channel_profilesobjectOptional

Channel-specific configurations. Enable and configure each channel independently.

Response

Agent updated
idstringOptional
Unique agent identifier
business_idstringOptional
Business this agent belongs to
namestringOptional
Display name for the agent
agent_configobjectOptional
Core agent configuration
channel_profilesobjectOptional

Channel-specific configurations. Enable and configure each channel independently.

created_atdatetimeOptional

Errors

404
Not Found Error