Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Webhook creation parameters
Response
Webhook created successfully
Unique identifier for the webhook
Object type, always 'webhook'
Available options:
webhook
Unix timestamp of when the webhook was created
Secret used to verify the webhook request
URL of the webhook endpoint
Whether the webhook is active
Events that the webhook is subscribed to
Description of the webhook