For context my table database is based on api connector in bubble.For posting data it works.As for the deletion of data using the api connector,i cant get it to work when i initialize call.For the endpoint url, im using sheetdb as a connection to link googlesheet and my the table in my app.The end result would be the user is able to click the delete button beside each row in the table and delete the row accordingly.In the parameters section of the api connector i assigned 1,2,3 values to my key values(column name).I did the same thing for posting and it worked but not for deletion.The screenshots below should give a clearer idea
Delete the item using ID?
so do i assign an id to every row?