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
Response
Successfully upserted rows in the table view.