Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm having some issues with the 'Update SkillProfile By ID' API. I'm sending a PUT HTTP request to https://api.wxcc-anz1.cisco.com/organization/<myOrgId>/skill-profile/d696a074-ad28-452a-845c-e0bbf7b20fe2 with the following body (this is the response...
We are preparing to migrate from CMR Hybrid to CMR Cloud. As part of this migration we need a list of all meetings currently booked on our site, so that we can track individual users as they migrate their meetings.
We have run into an issue with t...
Hi, I'm having issues setting registration to false using the setMeeting request. After looking through the API reference guide, I can't see any possible combination that will result in registration being set to false. From the reference guide:Cisc...
Thanks @Arunabh Bhattacharjee, this is working for me now. For anyone else trying this, I've included the additional 'X-IGNORE-INTERNAL-DATA: false' header in the GET request that precedes the PUT request. The body of the GET response is sent in th...
Thanks @ntheolog , that workaround is helpful. It doesn't seem to work when a skill profile contains more than one active skill though unless there is a trick to that as well? We may have to wait for the proper fix before proceeding with our WCC de...