Assign policies to an entity
POST/v1/policies/assign
Assigns one or more policies to a single entity (role, entity, or group), with optional validity window. Preferred alias for PUT /v1/policies/assign; the request body is identical. Returns 200 with an empty body on success.
Request
Responses
- 200
- 400
- 401
Policies assigned
Invalid request body or entity type
Unauthorized