Skip to main content

Check Deletable Products

PUT 

/api/big-commerce/:integrationInstance/products/deleteable

Check which BigCommerce products can be deleted. Provide ids (local BigCommerce product IDs) or set mode to all to check every product for the integration instance. Each result includes a deleteable flag and a reason when deletion is blocked.

Authorization

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

Route name: big-commerce.products.deleteable

Request

Responses

OK

Response Headers
    Content-Type