Register a webhook endpoint
Webhooks
Register a webhook endpoint
Creates a new webhook subscription for the specified events. Returns a signing secret (shown once).
POST
Register a webhook endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Webhook created