Skip to main content
POST

Body Parameters

string
required
Webhook name
string
required
Endpoint URL
array
Events to subscribe to:
  • incident.created
  • incident.updated
  • incident.resolved
  • service.status_changed
  • monitor.down
  • monitor.recovered
object
Custom headers to include with webhook requests
string
Signing secret for HMAC verification. Auto-generated if not provided.

Response

Returns the created webhook object including the secret.