Webex Journey - Trigger Actions API API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Journey - Trigger Actions API. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
7 operations
across 4 paths,
and defines 10 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
7 operations4 paths10 schemas1 DELETE4 GET1 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 Journey - Trigger Actions API 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 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are JourneyActionConfigResponseModel (13 properties), ApiError400 (5 properties), JourneyActionConfigurationUpsertRequestModel (5 properties), ApiError500 (5 properties). Each schema is shown below with its type and property counts.
JourneyActionResponse
object
2 properties
Rules
object
Configuration details of the Rules
2 properties
JourneyActionConfigurationUpsertRequestModel
object
Create a new, or Update and existing Journey Action
5 properties2 required
ApiError400
object
5 properties1 required
JourneyActionConfigResponseModel
object
Journey Action Configuration Response Model
13 properties
JourneyActionTriggerConfig
object
1 property1 required
ApiError500
object
5 properties1 required
BaseMetaResponseEnvelope
object
Meta information of the response
1 property
RulesDocument
object
Configuration details of the Rules based on which the Action will be triggered
2 properties
JourneyActionGetResponse
object
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.