Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The URL where webhook events will be sent. Must be a valid HTTP or HTTPS URL
"https://example.com/webhook"
The integration name(s) to subscribe to. Can be a single string or an array of strings
"message.created"
Optional metadata object for the webhook
The type of integration
"webhook"
The webhook type
"webhook"
Optional name for the webhook
"My Webhook"
Response
201 Created
Unique identifier of the webhook subscription
"0ef25935-0b78-4660-beeb-f17311793305"
Timestamp when the webhook was subscribed
"2025-11-16T11:20:42.038+00:00"
Whether the webhook is currently active
true
Name of the event this webhook listens to
"ticket.created"
Type of integration
"webhook"
Type of the subscription
"webhook"
Additional metadata about the integration
Organization ID that owns this webhook
"03a52dbe-b8af-47c5-9fd1-e5a622680cad"
The URL where webhook events are sent
"https://webhook.site/951e142b-d2e6-420d-a666-f2c4bd8e572c"
Unique identifier of the integration
"28ee5da7-d6e5-438b-8b73-9eba97f08269"