Product changes

Update - HTTP method PATCH in webservice endpoints

Written by Maarten Tolhuijs | Mar 28, 2017 12:54:00 PM

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