Create a webhookCopy Pagepost https://api.ecommerceapi.uk/v1/webhooksCreates a new webhook.Body ParamstopicstringrequiredThe topic of the webhook.urlstringrequiredThe target URL for the webhook.enabledbooleanIf true, the webhook will fire when the related event occurs.truefalseResponse 201Webhook created successfully.Updated about 1 year ago