Change Brand Key¶
POST /api/v1/workspace/change_brand_key
Overview¶
Body Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| brandKey | string | Y | Brand key Example: guance Allow empty: False |
| workspaceUUIDs | array | Y | Workspace UUIDs Example: ['wksp_xx1', 'wksp_xx2', 'wksp_xx3'] Allow empty: False |