Skip to main content
PATCH
Update Webhook

Authorizations

Authorization
string
header
required

Your API key. Send in the Authorization header as: Bearer

Path Parameters

webhook_id
string
required

Body

application/json
url
string | null
Pattern: ^https://
event_types
string[] | null
Minimum array length: 1
enabled
boolean | null
retry_config
Retry Config · object | null
agent_ids
string[] | null

Response

Successful Response

data
any
required
meta
ResponseMeta · object
required

Metadata included in every API response.