Skip to main content
POST
Create Webhook

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
org_id
string
required
url
string
required
events
string[]
required
secret
string | null
is_active
boolean
default:true

Response

Successful Response

id
string
required
org_id
string
required
url
string
required
events
string[]
required
is_active
boolean
required
created_at
string<date-time>
required
created_by_id
string | null
required