Create OpenID Connect resource scope
POST {{apiPath}}/environments/{{envID}}/resources/{{resourceID}}/scopes
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create OpenID Connect resource scope.
Request Body
{"name"=>"Scope_{{$timestamp}}", "description"=>"My scope with a mapped claim", "mappedClaims"=>["{{resourceAttrID}}"]}