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

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

created_atdatetime

Errors

404
Not Found Error