[Frontend Account] Modify Brand Identifier¶
POST /api/v1/account/change_brand_key
Overview¶
Body Request Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
brandKey | string | Y | Brand Identifier Example: guance Nullable: False Optional Values: ['guance', 'truewatch'] |
accountUUIDs | array | Y | Account UUID List Example: ['wksp_xx1', 'wksp_xx2', 'wksp_xx3'] Nullable: False |