- Print
- DarkLight
- PDF
API key is needed to authorize requests. You can get your API key via the management console.
A Bearer Token is needed to be set in the Authorization header of every API call. For additional support you can contact us.
Manager ID. This is a commbox generated number
Optional description for new mail object in Markdown
{
"data": {
"FirstName": "John",
"LastName": "Doe",
"IsAdmin": false,
"Password": "somepassword",
"UserName": "John.d",
"TeamId": 12,
"PermissionId": 2
}
}
Manager ID. This is a commbox generated number and used throughout all the updates
Current number of assigned asynchronous objects awaiting response
Current number of assigned asynchronous objects that are being addressed by the manager
Current number of assigned synchronous objects awaiting response (Chat/messenger conversations)
Current number of assigned synchronous objects that are being addressed by the manager (Chat/messenger conversations)
Returns true if the agent is busy with a face to face conversation (Voice/Video call)
Total number of currently assigned objects
Total number of currently assigned synchronous objects (Chat/messenger conversations)
OK
Bad Request - The request could not be understood by the server. Incoming parameters might not be valid
Unauthorized - The supplied credentials, if any, are not sufficient to access the resource
Not found - The requested resource is not found
Too Many Requests - Too many requests have been made in a short period of time (Throttling)
Server Error - The server could not return the representation due to an internal server error
Not Implemented - The requested operation is not supported