Archive Brand
Archive a brand and move its products, live subscriptions, and product collections to another brand of the same business.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Brand Id
Body
Brand that takes over the products and the live subscriptions of the brand you archive. It must be a brand of the same business, and it must not be archived. The primary brand (its brand id is the business id) is a valid target. Omit this field only when the brand holds no products and no live subscriptions.
Response
Archived Brand
Time the brand was archived.
The archived brand.
Count of product collections moved to the target brand.
x >= 0Count of products moved to the target brand.
x >= 0Count of live subscriptions moved to the target brand.
x >= 0Brand that received the moved records. Null when no target was given.