Skip to main content
PUT
Edit a Webhook

Path Parameters

webhook
integer
required

The webhook ID

Body

application/json
trigger
string
url
string<uri>
is_active
boolean
retry_daily
boolean | null
retry_hourly
boolean | null
queue
enum<string> | null
Available options:
high,
default,
low
condition
string[] | null
extra_data_template
string | null

Response

Webhook

data
Webhook · object
required