Skip to main content
POST
Configure outbound webhook

Authorizations

Authorization
string
header
required

Bearer token authentication (format: "Bearer {token}")

Headers

X-Organization-Id
string
required

Tenant organization ID

Body

application/json

Webhook configuration payload

active
boolean
callbackUrl
string
enabledEvents
string[]
secret
string

Response

OK

active
boolean
callbackUrl
string
createdAt
string
enabledEvents
string[]
id
string
secret
string
updatedAt
string