The Webex Meetings REST API requires an access token for authentication. This token is obtained through the Webex OAuth 2.0 flow and must be included in the Authorization header of API requests in the form:
Authorization: Bearer <access_token>
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit