v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Table

Upsert Row in Table

Add or update a row in the specified table based on a unique column value.

post/v1/table/{table_id}/row/upsert

Path parameters

table_idstring uuid required

UUID of the table to upsert the row

Request body

upsertColumnNamestring required

Response

Successfully upserted rows in the table view.

metadataobject