Skip to main content
POST
Create developer webhooks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
organizationId
string<uuid>
required
url
string
required
events
string[]
required

Response

Successful response

id
number
required
url
string
required
events
required
secret
string
required
status
string
required
createdAt
string<date-time>
required