踢人出群
DELETE
/im/v2/team_members/actions/kick_member
请求参数
Query 参数
operator_id
string
必需
示例值:
accid1
team_id
number
必需
示例值:
18573968767
team_type
integer
必需
示例值:
1
kick_account_ids
string
必需
一次最多可以踢 10 个群成员。
示例值:
accid2
extension
string
可选
该字段仅针对高级群,对超大群无效。
Header 参数
AppKey
string
必需
默认值:
{{AppKey}}
X-custom-traceid
string
可选
默认值:
{% mock 'uuid' %}
Nonce
string
必需
默认值:
{{Nonce}}
CurTime
string
必需
默认值:
{{CurTime}}
CheckSum
string
必需
默认值:
{{CheckSum}}
示例代码
返回响应
修改于 2024-02-26 02:27:51