APIAPI v2GroupsAdd a User to a GroupAdd a User to a Group POST /groups/:id/add_user/:user_id Add a User to a Group Request Responses200403404422User was added successfully.Access forbidden.Resource was not found.Invalid parameters were sent.