Webex Meetings API

The Webex Meetings API enables scheduling, updating, deleting, and listing of Webex meetings. Endpoints support recurring meetings, meeting templates, and host delegation. Authentication uses OAuth 2.0 bearer tokens or personal access tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: cisco-webex-meetings:meetings-api
name: Webex Meetings API
tags:
- Conferencing
- Meetings
- Scheduling
- Video
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://webexapis.com/v1
humanURL: https://developer.webex.com/docs/api/v1/meetings
properties:
- url: https://developer.webex.com/docs/api/v1/meetings
  type: Documentation
- url: https://developer.webex.com/docs/getting-started#accounts-and-authentication
  type: Authentication
description: The Webex Meetings API enables scheduling, updating, deleting, and listing of Webex meetings.
  Endpoints support recurring meetings, meeting templates, and host delegation. Authentication uses OAuth
  2.0 bearer tokens or personal access tokens.