Update a field mapping
Updates a field mapping by ID.
Parameters
id(string)required
The ID of the field mapping (path parameter).
mappings(object)required
Updated field mapping rules. Keys are target fields; values are source field paths or transform expressions.