post
https://your-instance.stats.pbx.commpeak.com/api/editAgent
Edit Agent Details API
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Description
This endpoint allows you to edit agent details.
Request Body
userExtension(Required) - The extension number to dial to reach this user.displayName(Required) - The CallerID name for calls from this user will be set to this name. Only enter the name, NOT the number.format- The format of the response.desksName- Desks names to add, can add more than one (e.g., desk1, desk2, desk3).
Response Body
success- Indicates the success status of the request.message- Provides additional information or error message.
Example
{
"success": "",
"message": ""
}