Memperbarui metadata tag anggota organisasi.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
quickbi-public:UpdateUserTagMeta |
update |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| TagId |
string |
Yes |
TagID yang ditentukan.
|
e82f6c6c0333431bad0225b2f85e**** |
| TagName |
string |
Yes |
Nama tag.
|
职位 |
| TagDescription |
string |
No |
Deskripsi tag.
|
部门内的工作职位 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
Request ID. |
D787E1A3-A93C-424A-B626-C2B05DF8D885 |
| Result |
boolean |
Indicates whether the interface was executed successfully. Possible values:
|
true |
| Success |
boolean |
Indicates whether the request was successful. Possible values:
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "D787E1A3-A93C-424A-B626-C2B05DF8D885",
"Result": true,
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 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. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.