v1

latestOpenAPI 3.1.02026-07-13171037.4 KB
Webhooks

Test webhook

Send a test payload to a subscribed webhook endpoint.

For each of the events listed in the request payload, a test payload would be sent to the webhook URL. This can be used to test your endpoints while setting up the webhooks.

post/webhooks/{webhook_id}/test

Path parameters

webhook_idstring uuid required

Request body

string[] required

Response

Document created, URL follows