Authorizations
Admin API key for authentication
Path Parameters
The unique identifier of the webhook
Body
application/json
Request body for updating a screening webhook
The name that should be assigned to the webhook
Example:
"Updated webhook name"
The list of events that the webhook should subscribe to
The URL that the webhook should POST to when event conditions are met
Example:
"https://your.web.site/path"