Alerts
Enterprise
Test Alert Webhook
Synchronously dispatches a mock payload for the given event_type to the webhook's target URL using the current HMAC secret. No alert_attempts row is persisted. The handler returns 200 for both successful and failed upstream deliveries; the status_code and error fields in the response body surface the upstream outcome.
post/api/v2/alert-webhooks/{alert_webhook_id}/test
Request body
Response
OK
Changes
Changed in 1 of the 66 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○