Update a webhookCopy Pageput https://api.ecommerceapi.uk/v1/webhooks/{id}Updates an existing webhook.Path ParamsidintegerrequiredBody ParamstopicstringThe topic of the webhook.urlstringThe target URL for the webhook.enabledbooleanIf true, the webhook will fire when the related event occurs.truefalseResponse 200Webhook updated successfully.Updated about 1 year ago