Membuat kelompok Paket.
Deskripsi operasi
QPS limits
You can call this operation up to 100 times per second per account. Requests that exceed this limit are dropped and you may experience service interruptions. Consider this limit when calling this operation. For more information, see QPS limits.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:CreateMessageGroup |
create |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
ID aplikasi pengiriman Paket interaktif. |
a494caec-***-695ef345db77 |
| CreatorId |
string |
Yes |
ID pembuat. ID dapat memiliki panjang hingga 36 karakter dan hanya boleh berisi huruf dan angka. |
as****hs |
| Extension |
object |
No |
Bidang ekstensi. |
|
|
string |
No |
The extended field. Specify an additional parameter as needed. |
test001 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
16A96B9A-****-CB92E68F4CD8 |
| Result |
object |
The returned result. |
|
| Extension |
object |
The extended field. |
test001 |
| GroupId |
string |
The ID of the message group. |
AE35-****-T95F |
Contoh
Respons sukses
JSONformat
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"Extension": {
"test": "test",
"test2": 1
},
"GroupId": "AE35-****-T95F"
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.