A restful service that can update resources.
The type of resource being updated.
Partially updates an existing resource entity.
This uses the PATCH verb.
The identification of the resource to update.
The partial fields to update.
The resource that was updated.
A restful service that can update resources.