cURL
curl --request POST \ --url https://api.reply.io/v3/webhooks/{id}/test \ --header 'X-API-Key: <api-key>'
Tests a webhook subscription with sample payload
API key passed in the X-API-Key header
Webhook Id
Webhook test completed successfully