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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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