java-sparkpost icon indicating copy to clipboard operation
java-sparkpost copied to clipboard

Webhook resource is missing /validate endpoint

Open ngbalk opened this issue 6 years ago • 0 comments

ResourceWebhook does not support the API: POST/api/v1/webhooks/{id}/validate

This endpoint could be used in code to provide health status of the webhooks, and alert accordingly if /validate fails.

ngbalk avatar May 14 '19 14:05 ngbalk