Task Execution

Version: 1.0.0 OpenAPI: 3.0.3

OpenAPI APIGEE mirror of next-gen-swagger/task-execution/next-gen-task-execution-api.yaml — paths and components resolve from that file via $ref (same operations as Pulse deployment, different base URLs).

APIGEE-only: send api_key (API key) in addition to X-reflexis-csrf-token-X (session token). Clients often send Origin and Referer matching the gateway host.

Companion APIGEE specs: mywork/next-gen-mywork-apigee-api.yaml (app config, broadcasts, user notes, recent tabs), walk-execution/next-gen-walk-execution-apigee-api.yaml (walk execution).

Servers

URLDescription
https://dev-api.zebra.comDev APIGEE
https://stage-api.zebra.comStage APIGEE
https://test-api.zebra.comTest APIGEE
https://api.zebra.comProd APIGEE

Security schemes

NameTypeDescription
ApiKeyHeaderapiKeyAPIGEE API key header validated by VerifyAPIKey policy.
AuthTokenHeaderapiKeySession authentication token validated server-side against the user session store.

Operations

Use the sidebar to browse individual operations generated from this specification.