We added the HTTP request method PATCH to the list of request methods in web service endpoints. We now support GET, PUT, POST, DELETE and PATCH request methods. This new HTTP method PATCH can be used to update partial resources.
The HTTP method PATCH in webservice endpoints