UpdateMessageApp を呼び出して、インタラクティブなメッセージアプリケーション情報を更新します。
操作説明
QPS limits
The single-user QPS limit for this API is 100 queries per second (QPS). API calls that exceed this limit are throttled, which may affect your business. You can call this API at a reasonable rate. For more information, see QPS limits.
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
live:UpdateMessageApp |
update |
*Domain
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| AppId |
string |
必須 |
インタラクティブなメッセージアプリケーション ID。 |
VKL3*** |
| AppName |
string |
任意 |
インタラクティブなメッセージアプリケーション名。 |
testApp |
| AppConfig |
object |
任意 |
アプリケーション構成。 |
|
|
string |
任意 |
Application configuration information, user-defined content. |
"appAlias":"localApp" |
|
| Extension |
object |
任意 |
拡張フィールド。 |
|
|
string |
任意 |
Extension field, passed as needed, for additional application properties that need to be recorded. |
test001 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
Schema of Response |
||
| RequestId |
string |
Request ID. |
16A96B9A-****-CB92E68F4CD8 |
| Result |
object |
Return result. |
|
| Success |
boolean |
Indicates whether the update is successful. Valid values:
|
true |
例
成功レスポンス
JSONJSON
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"Success": true
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。