Skip to main content

Bulk Delete Products

POST 

/api/tiktok-shop/integration-instances/:integration_instance_id/products/bulk-delete

Hard-deletes TikTok Shop products (and their child SKUs) in bulk. Either pass an explicit ids array, or apply_to_all: true with the current filters object. Returns deleted_count.

Not yet available to API tokens

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

Mirrors Shopify bulk-delete.

Request

Responses

Successful response