Create Gateway Role Assignments
POST {{apiPath}}/environments/{{envID}}/gateways/{{gatewayID}}/roleAssignments
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Gateway Role Assignments.
Request Body
{"role"=>{"id"=>"{{roleID}}"}, "scope"=>{"id"=>"{{envID}}", "type"=>"ENVIRONMENT"}}