Skip to main content
PATCH
Update an existing webhook subscription’s URL, events, or enabled status.
string
required
The webhook subscription ID.
string
Updated endpoint URL.
array
Updated list of events. Valid values: product.created, product.updated, product.deleted.
boolean
Enable or disable the webhook without deleting it.
string
Updated description.