Webhooks
Create webhook
Allows you to create a new webhook.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Creates a new webook
Response
200
application/json
Success
Describes a webhook.