Skip to content

Custom Workspace Binding Information



POST /api/v1/workspace/{workspace_uuid}/bind_info/set

Overview

Set custom binding information for a workspace.

Route Parameters

Parameter Name Type Required Description
workspace_uuid string Y Workspace UUID

Body Request Parameters

Parameter Name Type Required Description
name string Product name
Allow empty string: True
Example: Guance
companyInfo string Company description information
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, may include port. Can be set to an empty string to clear the domain.
Allow empty string: True
Example: www.baidu.com

Parameter Additional Notes

Response


Feedback

Is this page helpful? ×