Receive webhook events
POST/webhook
This is the endpoint you need to implement on your server to receive events. This page references the format of all the possible events.
Request
Responses
- 200
Respond with 200 to acknowledge the handling of this webhook event, otherwise we will retry the call later.