Add a user to a groupAsk AIpost https://api.safetyculture.io/groups/{group_id}/users/v2Adds a user to a group in an organization.Path Paramsgroup_idstringrequiredThe ID of the group to add the user to.Body Paramsuser_idstringrequiredThe ID of the user to add to the group.Responses 200A successful response. defaultAn unexpected error response.Updated 5 months ago