Skip to main content
POST
Create Webhook

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Body

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

Response

Webhook created successfully

id
string<uuid>

Unique identifier for the webhook

url
string<uri>

Webhook URL

events
string[]

Events that trigger this webhook

enabled
boolean

Whether the webhook is enabled

date_created
string<date-time>

Webhook creation timestamp

date_changed
string<date-time>

Webhook last update timestamp