AddUserGroupMembers
POST/v1/customers/:customer_id/projects/:project_id/policy/user-groups/:user_group_id/members
AddUserGroupMembers puts users into a group. A user already in another
group is moved into this one, and the group they left comes back in
moves -- the tag it overwrites is the only record of it. Ids that do
not name a user are reported in failed; the rest of the batch still
applies.
Request
Responses
- 200
Success