Add a User to a Group
Add a user to a group by providing the user_id. If the user is already a member, nothing changes.
Add a user to a group by providing the user_id. If the user is already a member, nothing changes.
Bearer authentication of the form Bearer <token>, where token is your auth token.