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.

Not yet available to API tokens

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

Route name: big-commerce.products.deleteable

Request

Responses

OK

Response Headers
    Content-Type