If you delete a user from user groups, the session of the user is deleted. Required role: VpsSecurity Verify the user group ID from which the user is to be deleted. REST API: GET /v1/objects/user-groups CLI: user_group_list Run either of the following commands with the user ID and user group ID specified. You can specify more than one user group ID. REST API: POST /v1/objects/users/<userId>/actions/delete-user-group/invoke CLI: user_delete_user_group After running the command, you receive a response indicating user information.