Skip to main content
POST
Send test ping
Sends a test payload to the webhook URL. This helps verify that your endpoint is receiving and processing events correctly. Scope required: webhooks:write

Path parameters

id
string
required
UUID of the webhook subscription.
The endpoint sends a fixed webhook.test payload to the registered URL — no request body is required.

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Path Parameters

id
string
required

Webhook subscription ID

Response

Test result

data
object
Last modified on May 1, 2026