Interceptors
Activate interceptor
Transitions an interceptor from DRAFT → ACTIVE. Any previously ACTIVE interceptor for the same context is demoted to INACTIVE.
POST
Activate interceptor
Authorizations
HS256-signed JWT bearer token, obtained via the OAuth2 client-credentials grant (see Authentication).
Path Parameters
Interceptor ID
Response
Activated interceptor
Example:
"5c9e1b3d-8f4a-4b6c-9d2e-7a5f3c1e8b4d"
Example:
"checkout"
Example:
"Checkout flow interceptor"
Typed JSONPath keys observed in intercepted requests. Used for field mapping discovery.
Example:
"2026-03-01T09:00:00Z"
Stable identifier shared across all versions of this interceptor. Used as the path parameter for the runtime execute endpoint.
Example:
"checkout-interceptor"
Example:
null
Available options:
DRAFT, ACTIVE, INACTIVE Example:
"2026-03-01T09:00:00Z"
Example:
3
Activate interceptor