Webhooks
Policy Action Events
Sent to your webhookUri at each stage of a Policy Action’s lifecycle: policy-action.request-initiated -> policy-action.request-succeeded or policy-action.request-failed -> (on success) policy-action.policy-refresh-succeeded or policy-action.policy-refresh-failed.
WEBHOOK
Body
application/json
- Policy Action Request Initiated
- Policy Action Request Succeeded
- Policy Action Request Failed
- Policy Action Policy Refresh Succeeded
- Policy Action Policy Refresh Failed
Shared fields present on every webhook event payload.
Response
200
Return a 200 status code to acknowledge receipt of the event.