Skip to main content
POST
JavaScript

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string
erforderlich

Product Collection Id

Antwort

Product Collection Unarchived Successfully

collection_id
string
erforderlich

Collection ID that was unarchived

excluded_product_ids
string[]
erforderlich

Product IDs that were excluded because they are archived

message
string
erforderlich

Success message

Zuletzt geändert am 22. Mai 2026