Webex Auto CSAT API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Auto CSAT. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
8 operations
across 6 paths,
and defines 11 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
8 operations6 paths11 schemas1 DELETE4 GET2 POST1 PUT
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 Auto CSAT 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.
Across 6 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are AutoCSATDTO (9 properties), AutoCSATQuestionDTO (7 properties), BulkResponseItemDTO (5 properties), BulkRequestItemDTOAutoCSATQuestionDTO (3 properties). Each schema is shown below with its type and property counts.
BulkRequestItemDTOAutoCSATQuestionDTO
object
List of items in the bulk request.
3 properties
AutoCSATDTO
object
9 properties4 required
ApiErrorResponse
object
Response body for an API error.
2 properties
ResponseEnvelopeAutoCSATQuestionDTO
object
2 properties
ErrorDetails
object
Details of an error.
2 properties
BulkResponseItemDTO
object
5 properties
AutoCSATQuestionDTO
object
7 properties2 required
BulkRequestDTOAutoCSATQuestionDTO
object
1 property
OperationError
object
An error message providing details about the operation failure.
1 property
ResponseEnvelopeAutoCSATDTO
object
2 properties
BulkResponseDTO
object
1 property
Specification
The full machine-readable OpenAPI contract behind this narrative.