Bulk Archive Products
POST//:domain/api/tiktok-shop/integration-instances/:integration_instance_id/products/bulk-archive
Bulk-archives TikTok Shop products (sets archived_at). Either pass an explicit ids array, or apply_to_all: true with the current filters object to archive every product matching the listing filters. Returns archived_count.
Mirrors Shopify bulk-archive. Filters reuse the same Spatie QueryBuilder allowed filters as the listing endpoint (status, category_id, archived, search, title, tiktok_product_id, category_name).
Request
Responses
- 200
Successful response