Partial update — every field optional, same caps as create.
Explicit null is honoured only for nullable columns (currently just match_path_pattern); for every other field it's rejected at the schema layer with 422 (see _reject_null_on_not_null).
Successful Response