Update PingOne access control scope
PUT {{apiPath}}/environments/{{envID}}/resources/{{resourceID}}/scopes/{{scopeID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update PingOne access control scope.
Request Body
{"name"=>"p1:update:user", "description"=>"An UPDATED access control scope that includes only the user schema attributes listed in the schemaAttributes property", "schemaAttributes"=>["name.family", "name.given", "email", "address.streetAddress", "address.locality", "address.region", "address.postalCode", "address.countryCode", "primaryPhone", "mobilePhone"]}