Create Agent (Token Authentication)

Create a new agent in the system.

Query Params
boolean

Set this parameter to true to receive a detailed success response. Any other value will be ignored by the API.

Body Params
string

CloudAgent account username

string

Unique ID for the agent

string

Full name of the agent

string

Password for agent login

string

Agent's email address

string

Auto answer setting for the agent (e.g., All, None, Inbound, Outbound.)

string

SIP server location for the agent. Give the location name.

string

Additional data for internal use.

string

Comma-separated group names assigned to the agent

boolean

Enable or disable screen recording

boolean

Enable inbound calling mode

boolean

Enable manual calling mode

boolean

Enable preview dialing mode

boolean

Enable progressive dialing mode

boolean

Enable chat mode

boolean

Enables blended mode

boolean

Enable inbound calls in blended mode

boolean

Enable manual dialing in blended mode

boolean

Enable preview mode in blended setup

boolean

Enable progressive dialing in blended setup

boolean

Enable chat in blended mode

callControls
object

Permissions for the agent on various call controls

skills
array of objects

List of skills assigned to the agent with priority levels

skills
Headers
string
Response
200

Successful response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here!