Webex for Developers

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

We're thrilled to announce that the Webex for Developers Community forum has expanded to include dedicated topics for Webex Contact Center APIs and integrations! We encourage all Webex Contact Center developers to utilize this forum to engage in disc...

philbell by Cisco Employee
  • 1366 Views
  • 1 replies
  • 3 Helpful votes

Using PUT https://webexapis.com/v1/people/{id}  I cannot remove the user's phone number and set it to null.When I have the following in the body:{     "phoneNumbers": [ {     "type": "work",       "value": "none" }]} The response comes back with the ...

HelloI'm trying to create an application that calls a user and plays a message letting them know they have been assigned a task. I have been exploring the rest api and played with the /v1/telephony/calls/dial api but I see that there are different ki...

When get below error in Hunt Group API"errorCode": 25055,"message": "INVALID_COUNTRY_CODE. Missing or invalid default region.", Body request {    "name": "xxxxxxxxxx",    "phoneNumber": "xxxxxxxxxx",    "extension": "xxxx",    "firstName": "Hakim",  ...

We are experiencing connection timeout issues when trying to access the WebEx API. We have whitelisted the Webex API domain and relevant IP Address (170.72.245.220, 170.72.245.169, 170.72.245.124, 170.72.239.205, 170.72.239.23, 170.72.239.166). The A...

Menmozhi by Level 1
  • 544 Views
  • 1 replies
  • 0 Helpful votes