Skip to main content
POST
JavaScript

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

id
string
obrigatório

Product Collection Id

Resposta

Product Collection Unarchived Successfully

collection_id
string
obrigatório

Collection ID that was unarchived

excluded_product_ids
string[]
obrigatório

Product IDs that were excluded because they are archived

message
string
obrigatório

Success message

Última modificação em 22 de maio de 2026