post https://www.virustotal.com/api/v3/groups//relationships/users
Update the group's user list. User emails must be used, if a username is used a 400 error is returned.
No users are removed by using this endpoint. To remove group membership from a certain user, use DELETE/groups/{id}/relationships/users/{user_id}.