Updates the configuration of an existing webhook endpoint using its unique identifier. You can use this API to change properties such as the name, URL, subscribed events, authentication credentials, or API version. This is useful when rotating endpoints, updating destination URLs, or modifying which events your system listens to.
Sample Request
Sample Result[JSON]
URL Format
Input Parameters
The API version used to format the webhook payload. Ensure this version matches the client library used by your webhook server.
If selected, the payload includes only attributes from API v1 resources.
If selected, the payload includes only attributes from API v2 resources.
A list of event types that trigger this webhook.
Note If this field is left empty, the webhook will enable all event types by default.
Sent when a coupon is created.
Sent when a coupon is changed.
Sent when a coupon is deleted.
Sent when a coupon set is created.
Sent when a coupon set is changed.