Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Product Collection Id

Response

Product Collection Unarchived Successfully

collection_id
string
required

Collection ID that was unarchived

excluded_product_ids
string[]
required

Product IDs that were excluded because they are archived

message
string
required

Success message

Last modified on May 21, 2026