GuidesAPI Reference
API Reference

Set Attached Policies for Member

Sets the Attached Policies list for the specified Project Member, overwriting any pre-existing Attached Policies. The request body will replace any pre-existing Policy attachment(s), and replace that list with those Policies identified in the request body.


Access Control:

  • The calling principal must have both "manageMembers" and "managePolicies" action permissions for the resource "{project}" in the "authorization" service.
  • In the Project workflow, the above permission is granted to all Project Admins and Resource Managers.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying the project

string
required

HRN identifying the project member. Either user, app or group

Body Params
policies
array of objects
length ≤ 5

The list of project policy hrns to attach.

policies
Responses

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