v1

latestOpenAPI 3.0.02026-07-2449050.9 KB
Agent

Release Agent Phone Number

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

post/ca_apis/ReleaseFwpNumber

Headers

Content-Typestring required

Request body

userNamestring required

CloudAgent account username

phoneNamestring required

Phone number to be released

Example request

{
  "userName": "xxxx",
  "phoneName": "xxxx"
}

Response

Successful response