Skip to main content

Delete Products

PUT 

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

Permanently delete BigCommerce products from SKU.io (does not delete from BigCommerce). Use archiveable endpoint first to check if deletion is safe.

Authentication: Requires Bearer token.

Fields:

  • ids (required, array): Array of BigCommerce product IDs to delete. Must belong to this integration instance.

Request

Responses

Successful response