Demote-Group-Admin
DELETE
/groups/{GroupId}/admins
Groups
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request DELETE 'http:///groups//admins' \
--header 'Content-Type: application/json' \
--data-raw '{
"wa_ids": [
"<Recipient WA-ID, from Contacts API>"
]
}'
响应示例响应示例
{}
请求参数
Path 参数
GroupId
string
必需
Body 参数application/json
返回响应
修改于 2024-09-24 06:57:26