Membuat aplikasi Paket interaktif.
Deskripsi operasi
QPS limits
The QPS limit for this API is 100 queries per second (QPS) per user. If the limit is exceeded, API calls will be throttled, which may affect your business. You can call this API at a reasonable rate. For more information, see QPS limits.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:CreateMessageApp |
create |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AppName |
string |
Yes |
Nama aplikasi Paket interaktif. Nama harus terdiri dari 2 hingga 16 karakter. |
test |
| AppConfig |
object |
No |
Konfigurasi aplikasi. |
|
|
string |
No |
The configuration information of the application, which is user-defined content. |
"appAlias":"localApp" |
|
| Extension |
object |
No |
Bidang ekstensi. |
|
|
string |
No |
The extension field that is passed as needed for additional application properties to be recorded. |
test001 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
16A96B9A-****-CB92E68F4CD8 |
| Result |
object |
The returned result. |
|
| AppId |
string |
The ID of the interactive message application. |
VKL3*** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"AppId": "VKL3***"
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.