Webhooks

Test a webhook

test a webhook.

post/v1/webhooks/{id}/test

Path parameters

idstring required

Request body

payloadobject required

Response

operationstring required

Operation performed

successboolean required

Specify whether the operation was successful

Changes