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
idstring or null
Unique agent identifier
business_idstring or null
Business this agent belongs to
namestring or null
Display name for the agent
agent_configobject or null
Core agent configuration
channel_profilesobject or null

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

created_atdatetime or null

Errors