Skip to main content
POST
JavaScript

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

id
string
requerido

Product Collection Id

Respuesta

Product Collection Unarchived Successfully

collection_id
string
requerido

Collection ID that was unarchived

excluded_product_ids
string[]
requerido

Product IDs that were excluded because they are archived

message
string
requerido

Success message

Última modificación el 22 de mayo de 2026