Set Workspace Custom Information¶
POST /api/v1/workspace/bind_info/set
Overview¶
Set custom binding information for the workspace.
Body Request Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| name | string | Product name Allow empty string: True Example: Guance |
|
| companyInfo | string | Company description Allow empty string: True Example: Guance is designed to solve cloud computing and cloud-native era... |
|
| emailHeader | string | Email header Allow empty string: True Example: Cloud-era system observability platform Chinese cloud-era system observability platform |
|
| emailBottom | string | Email footer Allow empty string: True Example: Cloud-era system observability platform Chinese cloud-era |
|
| domain | string | Full domain name, excluding protocol, can include port. Can be set to an empty string to clear the domain. Allow empty string: True Example: www.baidu.com |