Overwrites the URL, events, and store IDs.
Requires the user.webhooks.update permission.
Your API key goes here
ID of the webhook to update
The form containing new data
Represents a form for configuring webhooks. This form includes a URL for the webhook, a list of event types, and a list of store IDs the webhook should apply to.
The URL associated with this webhook. Required and must be a valid URL.
1The event types this webhook should subscribe to. Must contain at least one entry.
1 - 9999 elementsThe list of store IDs to which this webhook will be linked.
1 - 999 elementsThe object was successfully updated.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
Merchant-facing webhook, V2 system not the old one. Supports multiple store IDs in StoreIds.