I want to use the Team API to build teams teams, however it uses DesktopLayoutID reference to associate it with Desktop Layout. I do not see any APIs for desktop layout, so how would I figure out the desktopLayoutID I need to reference if I only know...
It appears that all of the webex APIs allow listing entries by ID, but not other filters i.e. name. This is not very helpful as how would one know the ID of something without looking it up. For example if I want to delete something i.e. skill I fir...
I am looking to configure following features via webex APIs which I cannot locate in the documentation. I wanted to ask the experts here if these are available and I am just not seeing them or if they are not available yet, and if so is there a time...
Thank you, but perhaps I was not clear in my question. I am looking to POST/PUT a new Webex CC Team per https://developer.webex-cx.com/documentation/team where one of the parameters is desktopLayoutID, but there is no endpoint in the webex CC that w...
I am seeing something similar. I create the SkillProfile with the API, I am able to update it once and then any other subsequent updates result in:
{
"trackingId": "ccconfig_1a8bfafc-0b42-4261-b791-16c93539ddb1",
"error": {
"key": "400",
"messa...
Thank you @Jeff Marshall
Outgoing user permissions Authorization Codes and Auto-transfer numbers
You can modify a user's outgoing permissions via https://developer.webex.com/docs/api/v1/webex-calling-person-settings/modify-a-person's-outgoing-callin...
It was not older, it uses the same telephony endpoint that other APIs use, i.e. hunt group, queue, etc. I implemented a tool few weeks ago using this API and went back yesterday to check documentation but it's no longer there. For reference the lis...