Delete Builds
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Useful tools
Maintained by Community
Actor stats
0
Bookmarked
10
Total users
1
Monthly active users
8 months ago
Last modified
Categories
Share
☣️ Delete Builds ☣️
Actor that deletes builds of other actors on Apify platform.
Originally for untagged builds, now also supports date filtering.
❗️Warning: Set input with care to prevent losses❗️
⚠️ Read the input schema carefully so you learn what each field does and so you can learn more about all_but_latest and utc fields.
Tip
If you want to delete all builds with all tags (but latest) older than 3 days, you can use following input:
{"actorIds": [...],"forceDelete": ["all_but_latest"],"deleteOnlyOlder": "3 days"}


