RiskOS™ Webhook Events

RiskOS™ sends an HTTP POST request to your endpoint when an event occurs, with the payload structure determined by the event_type field.

Payload

The webhook event payload.

Responses
200

Webhook received successfully. RiskOS™ expects a 200 response to confirm receipt.

400

Bad Request – The request was invalid or cannot be otherwise served.

500

Internal Server Error – An unexpected condition occurred on the server.

LoadingLoading…