Skip to main content
PUT

Path parameters

string
required
The unique identifier of the table.
string
required
The unique identifier of the row.

Request body

object
required
An object of column key-value pairs to update. Provided fields are merged with existing data; omitted fields are preserved.

Response

Returns the full updated row object (same shape as Get row).