Create a webhook

This endpoint allows you to register a webhook for a given event type.

The following event types are supported: Supported Trigger Events.

In addition to changes in inspection responses, the TRIGGER_EVENT_INSPECTION_UPDATED event will be triggered when the inspection is started or the inspection's access rules change.

Body Params

The parameters for CreateWebhook

The parameters for CreateWebhook

trigger_events
array of objects
required

The list of event types to trigger the webhook. Cannot be empty.

trigger_events*
string
required

The webhook destination URL.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json