Test a webhook url
POST/webhooks/:event/test
Can be used to send example data to a webhook url to test if it works. Using this endpoint will avoid CORS issues on the client side.
Request
Responses
- 204
- 400
- 401
- 403
Successfully tested the webhook subscription
Invalid request body
Unauthorized
Current plan does not include integrations