post https://api.theo.live/webhooks
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.