Skip to main content

Bulk Archive

POST 

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

Archive multiple Shopify products by their IDs.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Validation:

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

Request

Responses

OK

Response Headers
    Content-Type