Skip to main content
PATCH
Update a webhook

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token: Authorization: Bearer ld_live_...

Path Parameters

webhookId
string
required

The webhook ID

Body

application/json
url
string<uri>

New URL for the webhook

events
string[]

Updated list of event types

status
string

Webhook status (e.g. "active", "disabled")

Response

Webhook updated