latestOpenAPI 3.0.22026-07-144652931.4 MB

b679a8f3f02c

Event Orchestrations

Update the Service Orchestration active status for a Service

Update a Service Orchestration's active status.

A Service Orchestration allows you to set an active status based on whether an event will be evaluated against a service orchestration path (true) or service ruleset (false).

For more information see the API Concepts Document

Scoped OAuth requires: services.write

put/event_orchestrations/services/{service_id}/active

Path parameters

service_idstring required

The service ID

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Request body

Schema required— unresolved $ref

Response

An object with the active status.

activeboolean

The status of the service orchestration.