Added
- ``SAClient.remove_users`` Removes users from the team by their email or ID.
- ``SAClient.remove_users_from_project`` Removes users from a specific project by name or ID.
Updated
- ``SAClient.get_team_metadata`` Removed users and pending_users keys from the response.
- ``SAClient.clone_project`` Removed users key from the response.
- ``SAClient.get_project_metadata`` Removed users key from the response.