Webhooks
Send a test webhook event
Scope: webhooks:manage
Delivers a synthetic event to the configured URL, so you can check your handler before real traffic arrives. Read the delivery logs for the outcome.
AuthorizationBearer <token>
Use Authorization: Bearer vrf_live_... or vrf_test_....
In: header
Response Body
curl -X POST "https://example.com/api/v1/webhooks/config/test"Empty