cURL
curl --request POST \ --url https://api.app.hrizn.io/v1/public/webhooks/{id}/test \ --header 'X-API-Key: <api-key>'
{ "data": { "webhook_id": "008ca3b4-3e47-48bd-89d0-cd3d46689f30", "delivered": false, "response_status": 404, "response_body": "{\"success\":false,\"error\":{\"message\":\"Token not found\"}}" } }
Send a test event to a webhook endpoint
webhooks:write
test.ping
Your Hrizn API key (prefix hzk_)
Webhook subscription ID
Test result
Hide child attributes