Rest API - HTTP Methods
Given this PATCH request body:
What will be the result if the server applies this PATCH to a user resource?
{"email": "newemail@example.com"}What will be the result if the server applies this PATCH to a user resource?
