Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Webhook to create
Response
Webhook created successfully
Creates a new webhook endpoint that will receive event notifications
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Webhook to create
Webhook created successfully