Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the agent
Body
application/json
Name of the AI agent
Required string length:
1 - 512
Example:
"HelperBot"
Image URL for the AI agent
Required string length:
1 - 512
Example:
"http://example.com/agent.png"
Status of the AI agent
Available options:
active
, inactive
Role of the AI agent in the company
Required string length:
1 - 512
Example:
"Customer Support"
Description of the role of the AI agent
Minimum length:
1
Example:
"Handles customer inquiries and support tasks"
Timezone of the AI agent used for scheduling meetings
Required string length:
1 - 512
Example:
"America/New_York"
Mission of the AI agent
Voice of the AI agent
Response
AI Agent updated successfully
AI agent configured by businesses