Rows
Update row
Update the extracted data of a single row.
PUT
Path parameters
The unique identifier of the table.
The unique identifier of the row.
Request body
An object of column key-value pairs to update. Provided fields are merged with existing data; omitted fields are preserved.

