The PUT /environments/{environmentId}/resources/{resourceId}/scopes/{scopeId}
operation updates the property values of the identified scope.
The request body specifies updated values for the scope name
and description
properties. Any property values not specified in the request body are cleared. The response returns a 200 OK
message, and it shows the updated property data for the modified scope resource.