Skip to content

Execute a short-lived capability-authorized CIBA conformance action.

POST
/api/ciba/conformance-action
Code sample: Shell / cURL
curl --request POST \
--url 'https://auth.example.com/api/ciba/conformance-action?secret=example&auth_req_id=example&action=allow'

Internal automation endpoint available only after an expiring capability is provisioned.

secret
required
string
>= 32 characters
auth_req_id
required
string
action
required
string
Allowed values: allow deny

Action completed.

Capability is invalid or expired.