メッセージグループを作成します。
操作説明
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.
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
live:CreateMessageGroup |
create |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| AppId |
string |
必須 |
インタラクティブなメッセージングアプリケーションの ID。 |
a494caec-***-695ef345db77 |
| CreatorId |
string |
必須 |
作成者の ID。ID は最大 36 文字で、英字と数字のみを含めることができます。 |
as****hs |
| Extension |
object |
任意 |
拡張フィールド。 |
|
|
string |
任意 |
The extended field. Specify an additional parameter as needed. |
test001 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
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 |
例
成功レスポンス
JSONJSON
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"Extension": {
"test": "test",
"test2": 1
},
"GroupId": "AE35-****-T95F"
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。