Skip to main content

Test a webhook

POST 

/api/web/v1/webhooks/test/:id

Sends a dummy payload to the registered webhook callback URL. Use this to ensure your API is ready to start accepting webhook notifications. Caller is required to have WEBHOOKS:EDIT permission.

Request

Responses

Successful