Skip to main content

Send test webhook

POST 

/api/test-webhook

Sends a test webhook payload to validate destination settings. For non-generic kinds (slack, teams, discord, pagerduty) the destination host must match the built-in provider allowlist (Slack, Discord, Teams, PagerDuty, and Power Automate/Logic Apps hosts) or a host added via WEBHOOK_EXTRA_PROVIDER_HOSTS; other hosts are rejected with a 400 and code WEBHOOK_HOST_NOT_ALLOWED. Destinations resolving to private/reserved IPs are rejected unless WEBHOOK_ALLOW_PRIVATE_IPS is enabled (self-hosted only).

Request

Responses

Webhook test result