v1
latestOpenAPI 3.0.02026-07-14181255304.7 KBGroups
Remove group participant
This method is responsible for removing members of the group
delete/groups/{GroupID}/participants
Path parameters
GroupIDstring required
Group ID
Group ID
Request body
Response
OK
Example response
{
"success": true,
"failed": [
1234567890
],
"processed": [
1234567890
]
}