Skip to main content
POST
JavaScript

प्राधिकरण

Authorization
string
header
आवश्यक

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

पथ पैरामीटर

id
string
आवश्यक

Brand Id

बॉडी

application/json
move_products_to
string | null

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.

प्रतिक्रिया

Archived Brand

archived_at
string<date-time>
आवश्यक

Time the brand was archived.

brand_id
string
आवश्यक

The archived brand.

collections_moved
integer<int64>
आवश्यक

Count of product collections moved to the target brand.

आवश्यक सीमा: x >= 0
products_moved
integer<int64>
आवश्यक

Count of products moved to the target brand.

आवश्यक सीमा: x >= 0
subscriptions_moved
integer<int64>
आवश्यक

Count of live subscriptions moved to the target brand.

आवश्यक सीमा: x >= 0
moved_to_brand_id
string | null

Brand that received the moved records. Null when no target was given.

अंतिम संशोधन 21 अगस्त 2026