Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Webex Journey - Trigger Actions API API

The Journey - Trigger Actions API API from Webex — 4 operation(s) for journey - trigger actions api.

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 operations 4 paths 10 schemas 1 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.

  • bearer-key — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • bearerAuth — OAuth 2.0 Bearer token authentication

Paths & Operations 7

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.

Journey - Trigger Actions API 7
GET
/admin/v1/api/journey-actions/workspace-id/{workspaceId}
Get all Journey Actions
getAllJourneyActions 5 params → 200404500
GET
/admin/v1/api/journey-actions/workspace-id/{workspaceId}/template-id/{templateId}
Get all Journey Actions for a template
getAllJourneyActionsForATemplate 2 params → 200404500
POST
/admin/v1/api/journey-actions/workspace-id/{workspaceId}/template-id/{templateId}
Create a new Journey Action
createJourneyActionConfiguration 2 params body → 201400500
GET
/admin/v1/api/journey-actions/workspace-id/{workspaceId}/template-id/{templateId}/action-name/{actionName}
Get specific Journey Action By Name
getJourneyActionDetailsByName 3 params → 200404500
GET
/admin/v1/api/journey-actions/workspace-id/{workspaceId}/template-id/{templateId}/action-id/{actionId}
Get specific Journey Action By ActionId
getJourneyActionDetailsById 3 params → 200404500
PUT
/admin/v1/api/journey-actions/workspace-id/{workspaceId}/template-id/{templateId}/action-id/{actionId}
Update existing Journey Action
updateJourneyActionConfiguration 3 params body → 201400500
DELETE
/admin/v1/api/journey-actions/workspace-id/{workspaceId}/template-id/{templateId}/action-id/{actionId}
Delete Journey Action configuration By ActionId
deleteJourneyActionById 3 params → 200404500

Schemas 10

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 properties 2 required
ApiError400
object
5 properties 1 required
JourneyActionConfigResponseModel
object
Journey Action Configuration Response Model
13 properties
JourneyActionTriggerConfig
object
1 property 1 required
ApiError500
object
5 properties 1 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.

Source

webex-journey-trigger-actions-api-api-openapi.yml Raw ↑

Other APIs Webex publishes across the network.

Webex Address Book API
Webex Admin Audit Events API
Webex Agent Personal Greeting Files API
Webex Agent Summaries API
Webex Agent Wellbeing API
Webex Agents API
Webex AI Feature API
Webex API - Domain Management API
Webex Archive Users API
Webex Attachment Actions API
Webex Audio Files API
Webex Authorizations API