EaserixDocs
DevelopersAPI referenceLinksWebhooks

Send a test delivery

Queues a signed "ping" delivery so the endpoint wiring can be verified.

View as Markdown
POST
/v1/webhooks/{id}/test
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/v1/webhooks/string/test"
{  "message": "string"}