メッセージグループからユーザーを削除します。
操作説明
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.
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
live:LeaveMessageGroup |
update |
*Domain
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| AppId |
string |
必須 |
インタラクティブなメッセージアプリケーションの ID。 |
VKL3*** |
| GroupId |
string |
必須 |
メッセージグループの ID。 |
AE35-****-T95F |
| UserId |
string |
必須 |
ユーザー ID。ID はユーザー定義であり、AppId 配下で一意である必要があります。 |
de1**a0 |
| BroadCastType |
integer |
任意 |
システムメッセージの拡散タイプ。有効な値:
|
2 |
| BroadCastStatistics |
boolean |
任意 |
統計メッセージをブロードキャストするかどうかを指定します。有効にすると、ユーザーがメッセージグループに参加した後にメッセージグループの統計がブロードキャストされ、クライアントはこのメッセージを受信してプロセスできます。有効な値:
|
true |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
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 |
例
成功レスポンス
JSONJSON
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"Success": true
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。