Skip to main content

Bulk Unarchive Products

PUT 

/api/products/unarchive

Bulk unarchive multiple products.

Authentication: Requires Bearer token.

Body fields:

  • ids (array): specific product IDs to unarchive
  • apply_to_all (boolean): if true, applies to all matching products
  • filters (object): filter criteria used when apply_to_all is true

Request

Responses

Successful response