Delete Builds
Pricing
Pay per usage
Go to Apify Store
Delete Builds
Actor that deletes untagged builds of other actors on Apify platform.
0.0 (0)
Pricing
Pay per usage
0
6
1
Last modified
7 months ago
Pricing
Pay per usage
Actor that deletes untagged builds of other actors on Apify platform.
0.0 (0)
Pricing
Pay per usage
0
6
1
Last modified
7 months ago
forceDeletearrayOptional
Tags of builds that will be completely removed. Except if they tag the latest build of a version and Latest Builds = true.
Note: you can also add all_but_latest value that will select all tags except the latest.
=> Include in deletion.
accessTokenstringOptional
Apify access token, if not provided environmental token will be used.
latestBuildsbooleanOptional
Preserve the latest builds of each version (above minimal). => Exclude from deletion.
Default value of this property is false
minVersionstringOptional
Minimal version to be preserved. Doesn't affect anything if 'Latest Builds' is false. (empty means 0.0) => Include in deletion (lover than minimal).