# Unable To Delete Data Row - Unassigned Machine

**URL:** https://community.tulip.co/t/unable-to-delete-data-row-unassigned-machine/2585
**Category:** Support, Troubleshooting, & Help
**Created:** [April 24, 2021, 12:10am UTC](https://community.tulip.co/t/unable-to-delete-data-row-unassigned-machine/2585 "2021-04-24T00:10:34Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![gio](https://sea2.discourse-cdn.com/flex020/user_avatar/community.tulip.co/gio/32/82_2.png) [@gio](https://community.tulip.co/u/gio)
#### Post date: [April 28, 2021, 7:17pm UTC](https://community.tulip.co/t/unable-to-delete-data-row-unassigned-machine/2585/5 "2021-04-28T19:17:46Z")

</div>

hello @ashchav20 and @mcc6025, are you trying to empty the entire Tables?? if so, the DELETE `/tables/{tableId}/records` endpoint has a parameter called `allowRecordsInUse` that allows you to Delete all Records even if they’re being used.

 ![Screen Shot 3](https://us1.discourse-cdn.com/flex020/uploads/agilemfg/original/2X/d/da444e62898c0b6dcb72b4d01e0973bccb689da2.jpeg)

more information on how to use this API endpoint can be seen here: [[Tip of the Week] Delete all Table Records using a Bot](https://community.tulip.co/t/tip-of-the-week-delete-all-table-records-using-a-bot/2591). but as mentioned in the post, please use with caution as all Table Records will be deleted.

---

_[View the full topic](https://community.tulip.co/t/unable-to-delete-data-row-unassigned-machine/2585)._
