Webhook Settings
Endpoint
/api/alertTest Payload
curl -X POST /api/alert \
-H 'content-type: application/json' \
-d '{"service":"Payments API","severity":"critical","title":"Payments API is down","dedupe_key":"payments-api-down"}'/api/alertcurl -X POST /api/alert \
-H 'content-type: application/json' \
-d '{"service":"Payments API","severity":"critical","title":"Payments API is down","dedupe_key":"payments-api-down"}'