Skip to main content
PUT
Update a webhook

Path Parameters

webhook_id
string
required

Body

application/json

Request body for updating a webhook (all fields optional).

url
string | null
Required string length: 1 - 2048
collection
string | null
Required string length: 1 - 100
events
string[] | null
Minimum array length: 1
filter
string | null
enabled
boolean | null
headers
Headers · object | null

Response

Successful Response

Webhook details response (secret NOT included).

id
string
required
account_id
string
required
url
string
required
collection
string
required
events
string[]
required
filter
string | null
required
enabled
boolean
required
headers
Headers · object | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
created_by
string | null
required