You are currently browsing legacy 3.0 version of documentation. Click here to switch to the newest 5.1 version.
Commands: Patches: How to work with patch requests?
Patch command is used to perform partial document updates without having to load, modify, and save a full document. This is usually useful for updating denormalized data in entities.
Patching is performed using bulk_docs endpoint with PatchCommandData as payload.