Update Grant
PUT {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants/{{grantID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Grant.
Request Body
{"resource"=>{"id"=>"{{resourceID}}"}, "scopes"=>[{"id"=>"{{scopeID}}"}, {"id"=>"{{scopeID_2}}"}]}