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: TrueWatch |
|
companyInfo | string | Company description Allow empty string: True Example: TrueWatch is designed to solve cloud computing and cloud-native era...... |
|
emailHeader | string | Email header Allow empty string: True Example: Cloud-native system observability platform in Chinese cloud-native era |
|
emailBottom | string | Email footer Allow empty string: True Example: Cloud-native system observability platform in Chinese cloud-native era |
|
domain | string | Full domain name, excluding protocol, may include port, can be set to empty string to clear domain Allow empty string: True Example: www.baidu.com |