組織メンバーのタグのメタデータを更新します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
quickbi-public:UpdateUserTagMeta |
update |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| TagId |
string |
必須 |
指定された TagID。
|
e82f6c6c0333431bad0225b2f85e**** |
| TagName |
string |
必須 |
タグ名。
|
职位 |
| TagDescription |
string |
任意 |
タグの説明。
|
部门内的工作职位 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
D787E1A3-A93C-424A-B626-C2B05DF8D885 |
| Result |
boolean |
インターフェイスが正常に実行されたかどうかを示します。有効な値:
|
true |
| Success |
boolean |
リクエストが成功したかどうかを示します。有効な値:
|
true |
例
成功レスポンス
JSONJSON
{
"RequestId": "D787E1A3-A93C-424A-B626-C2B05DF8D885",
"Result": true,
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 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. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。