查询聊天室黑名单列表
GET
/im/v2/room_members/{room_id}/actions/blocked
请求参数
Path 参数
room_id
integer
聊天室 ID。
Header 参数
AppKey
string
必需
默认值:
{{AppKey}}
X-custom-traceid
string
可选
默认值:
{% mock 'uuid' %}
Nonce
string
必需
默认值:
{{Nonce}}
CurTime
string
必需
默认值:
{{CurTime}}
CheckSum
string
必需
默认值:
{{CheckSum}}
示例代码
返回响应
修改于 2024-02-26 02:30:02