用於更新群組織成員標籤元資訊。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
quickbi-public:UpdateUserTagMeta |
update |
*全部資源
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| TagId |
string |
是 |
指定的 TagID。
|
e82f6c6c0333431bad0225b2f85e**** |
| TagName |
string |
是 |
標籤名稱。
|
職位 |
| TagDescription |
string |
否 |
標籤描述。
|
部門內的工作職位 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
D787E1A3-A93C-424A-B626-C2B05DF8D885 |
| Result |
boolean |
介面是否執行成功。取值範圍:
|
true |
| Success |
boolean |
是否請求成功。取值範圍:
|
true |
樣本
正常返回樣本
JSON格式
{
"RequestId": "D787E1A3-A93C-424A-B626-C2B05DF8D885",
"Result": true,
"Success": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | UserTag.NotIn.CurrentOrganization | The user tag is not in the current organization. | |
| 400 | TagName.Repeat | The tag name is duplicated. | |
| 400 | Name.Length.Exceeded | The max length of name exceeded. | |
| 400 | Name.RegularExpression.Error | Name format validation failed. | |
| 400 | NameExceeded.MaxLength.Error | The name cannot exceed %s characters in length. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。