v10
latestOpenAPI 3.1.02026-08-0452108384.4 KBWebhooks
Test Webhook Url
Send a test event to verify connectivity and payload handling. Either provide a webhook_id to test an existing webhook (with optional url/secret overrides), or provide url and event_type directly to test before creating a webhook.
post/v0/webhooks/test
Request body
Example request
{
"url": "https://example.com/webhook"
}Response
Successful Response