Skip to main content
POST
Create webhook

Authorizations

x-service-key
string
header
required

Body

application/json
url
string

The webhook URL to receive notifications. Leave empty to disable.

Example:

"https://your-site.com/webhook"

Response

200 - application/json

Webhook created successfully

success
boolean
Example:

true

status
integer
Example:

200

message
string
Example:

"Webhook created successfully"

timestamp
string<date-time>
Example:

"2025-09-17T01:09:23.027Z"

data
object