Webhooks
Create a webhook
Create a new webhook subscription. The signing secret is returned only in this response.
POST
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Body
application/json
Minimum array length:
1Available options:
scan.created, scan.completed, scan.failed, scan.cancelled, vulnerability.created, vulnerability.status_changed, vulnerability.severity_changed, * Optional. Restrict deliveries to events whose asset carries this business_unit. Requires the Enterprise plan. Omit or null for an organization-wide subscription.
Error