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