Skip to main content
POST
JavaScript

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

id
string
requis

Product Collection Id

Réponse

Product Collection Unarchived Successfully

collection_id
string
requis

Collection ID that was unarchived

excluded_product_ids
string[]
requis

Product IDs that were excluded because they are archived

message
string
requis

Success message

Dernière modification le 22 mai 2026