Remove Users from Group
DELETE/groups/:groupId/users
Remove Users from Group
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
Users were successfully removed from the Group.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error