Create Application Role Assignments

POST {{apiPath}}/environments/{{envID}}/applications/{{appID}}/roleAssignments

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

Request Body

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