DevelopersAPI referenceLinksWebhooks
Send a test delivery
Queues a signed "ping" delivery so the endpoint wiring can be verified.
View as MarkdownAuthorization
bearer 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"}