Skip to main content

Bulk Archive

POST 

/api/shopify/:integrationInstance/products/bulk-archive

Archive multiple Shopify products by their IDs.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Validation:

  • ids: required, array, min:1
  • ids.*: integer

Request

Responses

OK

Response Headers
    Content-Type