Change Brand Key¶
POST /api/v1/account/change_brand_key
Overview¶
Body Parameters¶
| Parameter | Type | Required | Description |
|---|---|---|---|
| brandKey | string | Y | Brand key Example: guance Allow empty: False |
| accountUUIDs | array | Y | Account UUID list Example: ['wksp_xx1', 'wksp_xx2', 'wksp_xx3'] Allow empty: False |