post http://{{host}}/webhooks
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.