Rest API - HTTP Methods
A PATCH request updates a nested resource field, such as
address.city. Which JSON body correctly updates only the city without affecting other address fields?