Create a webhook to receive real-time updates

By creating a webhook, you specify on which endpoint you want to receive messages when certain events happen. A complete list of possible events can be found here. If you want to listen to all events, you can pass events: [*].

🚧

Newly created webhook is disabled by default

By default, a new webhook is disabled. We do this so you can first do some tests before we actually start firing data to your endpoint already. In order to enable your webhook, please see Enable Webhook.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!