Webex Recordings API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Recordings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
12 operations
across 11 paths,
and defines 9 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
12 operations11 paths9 schemas2 DELETE5 GET5 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
1.0.0
Authentication
OAuth 2.0, HTTP Bearer, OAuth 2.0
Resource Areas
1
Authentication & Security 3
Webex Recordings API declares
3 security schemes
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow.
It accepts HTTP bearer tokens (JWT) (bearer-key).
It supports OAuth 2.0 (bearerAuth) using the authorizationCode flow, exposing 1 scope.
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are RecordingObjectWithDirectDownloadLinks (19 properties), RecordingObject (18 properties), RecordingObjectForAdminAndCO (18 properties), ShareRecordingByLinkObject (5 properties). Each schema is shown below with its type and property counts.
BulkRestoreRecordingObject
object
3 properties
BulkPurgeRecordingObject
object
3 properties
ShareRecordingByIdObject
object
4 properties
ShareRecordingByLinkObject
object
5 properties
RecordingObjectForAdminAndCO
object
18 properties15 required
RecordingObject
object
18 properties15 required
BulkSoftDeleteRecordingObject
object
2 properties1 required
RecordingObjectWithDirectDownloadLinks
object
19 properties15 required
DeleteRecordingObject
object
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.