v8

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

Add or update rows in a table

Upsert (add or update) rows in a table view based on a specified column.

post/v1/table/views/{view_id}/rows/upsert

Path parameters

view_idstring uuid required

The UUID of the table view where rows are to be upserted.

Request body

upsertColumnNamestring required

Response

Successfully upserted rows in the table view.

metadataobject