Table View
Add rows to end of table
Insert new rows at the end of the specified table view.
post/v1/table/views/{view_id}/rows
Path parameters
view_idstring uuid required
The UUID of the table view where rows are to be added.
Request body
Response
Successfully added rows to the table view.