Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Delete all rows in Smartsheet using API call
Comments
-
There isn't a way to delete rows without passing row IDs to DELETE—it's a required parameter: https://smartsheet-platform.github.io/api-docs/#delete-rows
You could instead perform a GET sheet: https://smartsheet-platform.github.io/api-docs/#get-sheet
The sheet object contains a comma separated list of Row IDs, you could then pass that list to DELETE.
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives