post
https://your-instance.stats.pbx.commpeak.com/api/addAgent
Add Agent API
Description
This API endpoint is used to add agents in PBX.
Request Body
userExtension(text, Required): The extension number to dial to reach this user.displayName(text, Required): The CallerID name for calls from this user will be set to this name. Only enter the name, NOT the number.format(text): The format of the response.desksName(text): Desks names to add, can add more than one (e.g. desk1, desk2, desk3).
Response Body
{
"success": "",
"message": ""
}