Release Agent Phone Number (Basic auth)

Use this API to release a phone number assigned to an agent.

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

This API is used to force-release an agent's phone number when an agent disconnects a call with the customer; however, the call does not get disconnected, and the agent's phone number is still mapped with the customer.

👍

Note:

Make sure the admin setting 'API Authentication' is set to 'BASIC_AUTH', If you are using this API.


📘

APIs Domain Name

For domestic ccaas - enter the domain: in1-ccaas-api.ozonetel.com

For international ccaas - enter the domain: api.ccaas.ozonetel.com

For Partners - enter the respective URL

Possible responses

success message"status": "success",
"FwpNumbers": ["xxxx"]
Invalid apiKey"status": "error"
"message": "userName or apiKey not valid"
Invalid userName"status": "error"
"message": "userName or apiKey not valid"
empty userName"status": "error"
"message: "userName cannot be empty"
empty apiKey"status": "error"
"message": "apiKey cannot be empty"
Body Params
string
required

CloudAgent account username

string
required

Phone name to be released

Headers
string
required

API key available in CloudAgent Admin login

Response

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