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