Bulk Archive Products
PUT/api/products/archive
Bulk archive multiple products.
Authentication: Requires Bearer token.
Body fields:
- ids (array): specific product IDs to archive
- apply_to_all (boolean): if true, applies to all products matching the current filters instead of ids
- filters (object): filter criteria used when apply_to_all is true
Request
Responses
- 200
Successful response