Groups - Remove members from a group
POST/admin/groups/remove-members
authorization
This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin
Remove users from a group. The user is identified by its user_id or its user_name and the group is identified by its group_id or its group_name.
Request
Responses
- 200
- 400
- 401
- 404
- 500