Webhooks
Create Webhook
Create a new webhook endpoint
POST
Body Parameters
string
required
Webhook name
string
required
Endpoint URL
array
Events to subscribe to:
incident.createdincident.updatedincident.resolvedservice.status_changedmonitor.downmonitor.recovered
object
Custom headers to include with webhook requests
string
Signing secret for HMAC verification. Auto-generated if not provided.