Skip to main content
PUT
Create Agent

Headers

Authorization
string
required
Example:

"Bearer 123"

Body

application/json

Create an agent.

See Creating an Agent for more information.

agent_name
string
required

Unique identifier for the agent.

description
string | null

Response

Successful Response

Represents an agent.

See Agents for more information.

agent_name
string
required

Unique identifier for the agent.

agent_number
integer
required

Unique number assigned to the agent.

created_at
string<date-time>
required
description
string | null
deprecated_at
string<date-time> | null