Mengubah informasi tentang kelompok Paket interaktif.
Deskripsi operasi
Before you call this operation, call CreateLiveMessageGroup to create an interactive message group.
QPS limit
This operation has a queries per second (QPS) limit of 50 for each user. If you exceed the limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:ModifyLiveMessageGroup |
update |
*Rtc
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
ID aplikasi. |
demo |
| GroupId |
string |
Yes |
ID kelompok. |
grouptest |
| ModifyAdmin |
boolean |
No |
Apakah akan mengubah administrator kelompok. |
true |
| AdminList |
array |
No |
Daftar administrator yang diperbarui. Pisahkan beberapa administrator dengan koma (,). Anda dapat menentukan hingga tiga administrator. |
|
|
string |
No |
The user ID of the administrator. The ID can contain uppercase letters, lowercase letters, and digits. The ID can be up to 64 bytes in length. |
uid1 |
|
| ModifyInfo |
boolean |
No |
Apakah akan mengubah informasi tambahan kelompok. |
true |
| GroupInfo |
string |
No |
Informasi tambahan kelompok yang diperbarui. Informasi dapat memiliki panjang hingga 32 KB. |
newmeta |
| DataCenter |
string |
No |
Pusat data lokal. Harus sama dengan Pusat data lokal yang ditentukan dalam panggilan CreateLiveMessageApp. Nilai valid: cn-shanghai (Shanghai) dan ap-southeast-1 (Singapura). |
cn-shanghai |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
84AF36BF-0B39-1F8A-A416-FAC7C484**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "84AF36BF-0B39-1F8A-A416-FAC7C484****"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InputInvalid | %s. | |
| 500 | ServerError | %s. | |
| 403 | NoAuth | %s. | |
| 404 | ResourceNotExist | %s. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.