Removes members from a custom group
DELETE/api/v4/groups/:group_id/members
Soft deletes a custom group members.
Permissions
Must have custom_group_manage_members permission for the given group.
Minimum server version: 6.3
Request
Responses
- 200
- 403
- 404
- 501
Successfully deleted the group members.
Do not have appropriate permissions
Can't find the group.
If the group does not have a source value of custom.