Skip to main content

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โ€‹

Respond with 200 to acknowledge the handling of this webhook event, otherwise we will retry the call later.