Create Group Role Assignment

POST {{apiPath}}/environments/{{envID}}/groups/{{groupID}}/roleAssignments

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Group Role Assignment.

Request Body

{"role"=>{"id"=>"{{roleID}}"}, "scope"=>{"id"=>"{{envID}}", "type"=>"environment"}}