GuidesAPI Reference
API Reference

Set Attached Policies for all Members

Sets the Attached Policies list for all Project Members, overwriting any pre-existing Attached Policies at the Project-level. Setting these ProjectPolicies as Attached at the Project-level means their permissions will be applied for all Project members. Project Policies attached at the Project-level will be added to any Project Policies that have been directly attached to any Member Group, User, App, or Device. The request body will replace any pre-existing Policy attachment(s), and replace that list with those Policies identified in the request body.


Note: The maximum number of ProjectPolicies attached at the Project-level is 5.


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

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