Subscribe To Webhook

To subscribe to webhooks, you will first need to create an api token through the {{host}}/tokens POST route. The token will be used in the request headers for authentication. In the request body you will signify the url that the POST requests will go out to with the payload that is listed above.

Language
URL
Click Try It! to start a request and see the response here!