Skip to main content
POST
Create Webhook Endpoint

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
Maximum string length: 1024
events
string[]
required
Minimum array length: 1
description
string | null
Maximum string length: 255

Response

message
string
required
Allowed value: "Webhook endpoint created successfully."
data
any[]
required