Skip to main content
PATCH

Path Parameters

id
string
required
Table ID
rowId
string
required
Row ID

Request

Body is a partial row object. Only provided fields are updated.
<column_name>
any
Value to update for a table column

Response

Returns the updated row object.