Skip to main content
POST
Create webhook subscription

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string<uri>
required
events
string[]
required
secret
string

Response

Webhook subscription created successfully

id
string<uuid>
tenant_id
string<uuid>
url
string<uri>
events
string[]
secret
string
status
string
created_at
string<date-time>