cURL
curl --request POST \ --url https://api.reply.io/v3/webhooks/{id}/test \ --header 'X-API-Key: <api-key>'
"<unknown>"
Triggers a synthetic delivery to the subscription’s URL so the integrator can validate wiring. Only enabled subscriptions can be tested.
API key passed in the X-API-Key header
Webhook subscription ID.
Test payload dispatched. The response body is empty.
Empty body