Skip to main content
POST
Create Webhook

Authorizations

Authorization
string
header
required

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

Body

application/json

Schema for creating a new webhook.

events
string[]
required
url
string<uri>
required
Required string length: 1 - 2083
enabled
boolean
default:true

Response

Successful Response

Response model for webhook API endpoints.

events
string[]
required
url
string<uri>
required
Required string length: 1 - 2083
id
string
required
secret
string
required
enabled
boolean
default:true