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
name
string
required
endpoint
string<uri>
required
events
string[]
required
custom_headers
object

Response

Webhook created successfully

success
boolean
required
message
string
required
content
Webhook · object
required