Skip to main content
PATCH
Update Webhook

Path Parameters

webhook_id
string<uuid>
required

Body

application/json
endpoint_url
string | null
secret
string | null
is_active
boolean | null
batch_size_max
integer | null

Response

Successful Response

id
string<uuid>
required
endpoint_url
string
required
is_active
boolean
required
batch_size_max
integer
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
affiliate_id
string | null