Mengizinkan pengguna untuk meninggalkan kelompok Paket.
Deskripsi operasi
Usage notes
The QPS limit for this API is 100 calls per second per user. If this limit is exceeded, API calls will be throttled, which may affect your business. You can call this API properly to avoid issues. For more information, see QPS limits.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:LeaveMessageGroup |
update |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
ID aplikasi Paket interaktif. |
VKL3*** |
| GroupId |
string |
Yes |
ID kelompok Paket. |
AE35-****-T95F |
| UserId |
string |
Yes |
ID pengguna. Ini adalah nilai kustom yang harus unik dalam AppId. |
de1**a0 |
| BroadCastType |
integer |
No |
Tipe penyebaran Paket sistem. Nilai valid:
|
2 |
| BroadCastStatistics |
boolean |
No |
Apakah akan menyiarkan Paket statistik. Ketika diaktifkan, informasi statistik kelompok Paket disiarkan setelah meninggalkan kelompok Paket, dan Klien dapat menerima dan memproses Paket ini. Nilai valid:
|
true |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Request ID. |
16A96B9A-****-CB92E68F4CD8 |
| Result |
object |
Return result. |
|
| Success |
boolean |
Indicates whether the user successfully left the message group. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"Success": true
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.