Test Webhook
Webhooks
Test Webhook
Send a test event to a webhook endpoint to verify connectivity.
POST
Test Webhook
Documentation Index
Fetch the complete documentation index at: https://docs.encrata.com/llms.txt
Use this file to discover all available pages before exploring further.
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.