# Update fields Endpoint: PATCH /v1/matters/{matterId}/fields Version: 1.0 ## Path parameters: - `matterId` (integer, required) The Id of the matter ## Request fields (application/json-patch+json): - `value` (object,null) - `path` (string,null) - `op` (string,null) - `from` (string,null)