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.
Hi,
When sending the API request to modify the device layout, all lineKeys button configurations must be sent; all 10 buttons need to be included; otherwise, it will not be possible to manually configure the buttons that were not sent through the API...
Hi everyone,
I'm implementing an integration with Webex using OAuth 2.0 Device Authorization Flow. Even though I configured the following redirect URIs in my Webex integration settings (as per the official documentation):https://oauth-helper-a.wbx2.c...
Hi,Is there an API for WEBEX that can update a user's status from Active to Inactivate ?as can be changed manually in the following link https://help.webex.com/en-us/article/v5wksr/Deactivate-a-user-from-your-organization Thanks
Hey,
I received an error in the step of 'select resource', because of the name of the CSQ in Hebrew,This is the error I got: Failed to load CSQ because CSQ: ____ is invalid
Has anyone had any experience with this, how to write the queue so that there...
What is the best way to get information about a call that happens between two users that the application token is not owned by one of the call members and do it programmatically?
Thanks in advance
Hi @Janos Benyovszki ,
I know only the lineKeys array is required. And yes I can make a PUT request without specifying the "kemKeys" array.but I ask if I must send all the available buttons according to the module type I chose for example KEM_14_KEYS...
@Janos Benyovszki My token was not old, yesterday I created a new one several times and every time I tried it still didn't work and I got a 403 error, only today it did work for me after I made it deactivating.so I wanted to understand if there is a...
Hi @Janos Benyovszki,I noticed that I used the same token in Postman and my app, and after I changed my user status from active to inactive and back to active, I created a new token and then the API did succeed.could it be related? I made Inactive an...