Test Webhook
Webhooks
Test Webhook
Send a test event to a webhook endpoint to verify connectivity.
POST
Test Webhook
Authentication
Requires an API key in theAuthorization header.
Request
The webhook ID to send a test event to.
Example request
Response
Delivery status —
sent on success.The URL the test event was sent to.
The HMAC-SHA256 signature sent with the test payload. Use this to verify your signature verification logic.