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 am trying to enable auto recording for a meeting which was created by a user using the webex appI am using the patch method with the endpoint /v1/meetings/<meeting_id> to update the meeting I am using the access token of the user who created the me...
I have created an integration app in my webex developer portal. I have also created a webhook for the meetingTranscripts created event via webhooks api.{'id': '<webhook id>', 'name': 'Meeting transcription created webhook', 'targetUrl': '<target url>...