GuidesAPI Reference
API Reference

Add a member to a group

Add a single member to a group.


Access Control:

  • The calling principal must have "manageMembers" action permission for the resource "{group}" in the "authorization" service. Here group is the group identified by the provided group HRN.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying a group.

string
required

HRN identifying member

Responses

404

Group or group member not found

422

A defined system limit would be violated if this action was completed. Example: 'MaxEntityGroups limit reached. Current value: 50. Maximum value: 50'

  • 422000 - LimitReached
Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json