Skip to main content
POST
Merge brands

Authorizations

Authorization
string
header
required

Send your workspace API key as Authorization: Bearer zr_live_….

Body

application/json
targetBrandId
integer
required

The brand that survives the merge.

Required range: x >= 1
sourceBrandIds
integer[]
required

The brands merged into the target. They are deleted after the merge.

Required array length: 1 - 50 elements
Required range: x >= 1

Response

A brand.

success
boolean
Example:

true

data
object
message
string
Example:

"Brand retrieved successfully"