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 trying to create a webhook for pulling messages on the admin org wide level, I set the ownedBy filed to "org". And I received 400 Bad Request. (ref https://developer.webex.com/docs/api/v1/webhooks/create-a-webhook) How can I create webhook for pu...
I'm trying to process information in the recording transcript when it's available. I created a webhooks subscription on the recording resource for all event type(includes created, updated, deleted). I can recieve webhook events when the recording was...