Skip to main content

Disable Webhook

POST 

/api/big-commerce/:id/webhooks/disable

Delete a registered webhook from BigCommerce for the given scope on the integration instance.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Required fields:

  • scope (string): The BigCommerce webhook scope to disable, e.g. store/order/created

Route name: big-commerce.webhooks.disable

Request

Responses

Successful response