Create a webhook endpoint
Webhook Endpoints
Create a webhook endpoint
Create a webhook endpoint
POST
Create a webhook endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
A unique identifier to track this operation. It must be between 12 and 255 characters in length.
Required string length:
12 - 255A unique identifier to prevent duplicate requests. It must be between 12 and 255 characters in length.
Required string length:
12 - 255Body
application/json
Endpoint where webhooks would be sent
Secret used in generating verification hash for webhook payloads sent to endpoint
Required string length:
36 - 72Event types accepted by endpoint
Status of webhook endpoint showing if it's allowed to receive webhooks
Available options:
enabled, disabled Description of the webhook endpoint