Create User

This API allows you to create a new User.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name of the user

string
required

Mobile number of the user.

boolean
required

Whether you want to create the user or not.

string
required

Email ID of the user.

string
required

Define login ID for web login. For example: testuser.

int32
required

Role ID defined for the user, it can be extracted by editing the role on the web panel and copying it from the URL.

string
required

Define password for web login.

boolean
required
caller_id
array of int32s
required

Define IDs of the numbers allotted to user. It can be extracted via GET MyNumbers API.

caller_id*
boolean
user_for_cdr
object
boolean
agent_group
array of strings
agent_group
department
array of strings
department
string
failover_destination
array of strings
failover_destination
boolean

To create logins and make the user workable for calling functionality.

Headers
string
required

bearer token

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json