v1

latestOpenAPI 3.1.12026-07-267189154.8 KB
Webhooks

Create webhook

Create a webhook for the current workspace. The webhook will receive events for the specified topics.

post/webhooks

Request body

namestring required

The name of the webhook

urlstring uri required

The URL that will receive webhook events

descriptionstring

An optional description for the webhook

topicsstring[] required

The event types this webhook should listen to

headersobject

Optional custom headers to include in webhook requests

Response

Webhook created

idstring uuid
namestring
urlstring uri
topicsstring[]
createdAtstring date-time