setting
| Key | Value Type | Description | 
|---|---|---|
| backgroundImage | String | The URL of background image. | 
| header | Object | Contains attributes for header settings. For full description, click here. | 
| livebar | Object | Contains attributes for livebar settings. For full description, click here. | 
| loginOption | Object | Contains attributes for login options. For full description, click here. | 
| logo | String | The URL of the logo file. | 
| registrationUrl | String | |
| textColor | String | Hex code for the default text color. | 
| customDomain | String | URL of the custom domain. | 
setting.loginOption
| Key | Value Type | Description | 
|---|---|---|
| sms | Boolean | |
| email | Boolean | |
| custom | Object | |
| google | Boolean | |
| microsoft | Boolean | |
| sharedPassword | Object | For full description, click here | 
setting.loginOption.sharedPassword
| Key | Value Type | Description | 
|---|---|---|
| value | Array of object | Object contains “field” and “label” | 
| enable | Boolean | 
setting.header
| Key | Value Type | Description | 
|---|---|---|
| enabled | Boolean | 
setting.livebar
| Key | Value Type | Description | 
|---|---|---|
| enabled | Boolean | |
| positionLeft | Boolean | |
| positionRight | Boolean | |
| closable | Boolean |