Skip to main content
POST
Create a Webhook

Authorizations

api-key
string
header
required

API key for authenticating requests.

Path Parameters

project_id
string
required

Unique project identifier.

Body

application/json
name
string
required

Name of the webhook

url
string
required

Webhook URL

Response

Webhook created successfully.

webhook_id
string

Unique ID of the webhook

name
string

Webhook name

url
string

Webhook URL

active
boolean

Whether the webhook is active