Delete Row
Deletes a single row from the specified table instance.
Parameter
Parameters | type |
---|---|
rowId | String |
Syntax
Example
To remove an entry from the employee work experience table, work_table1, specify the row ID, table_row_Id, in the payload and the entry will be deleted from your table.