Memperbarui nilai tag dari anggota organisasi.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
quickbi-public:UpdateUserTagValue |
update |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| UserId |
string |
Yes |
ID pengguna yang nilai tag-nya akan dimodifikasi. ID pengguna ini mengacu pada UserID Quick BI, bukan UID Alibaba Cloud. |
fe67f61a35a94b7da1a34ba174a7**** |
| TagId |
string |
Yes |
ID dari tag yang akan dimodifikasi. |
pop_001 |
| TagValue |
string |
Yes |
Nilai tag yang akan dimodifikasi.
|
产品总监 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID Permintaan. |
46e5374665ba4b679ee22e2a29270 |
| Result |
boolean |
Mengembalikan hasil modifikasi tag pengguna. Nilai yang mungkin:
|
true |
| Success |
boolean |
Menunjukkan apakah permintaan berhasil. Rentang nilai:
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "46e5374665ba4b679ee22e2a29270",
"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. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.