Delete Builds
Pricing
Pay per usage
Delete Builds
Actor that deletes untagged builds of other actors on Apify platform.
0.0 (0)
Pricing
Pay per usage
0
5
2
Last modified
5 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
5
2
Last modified
5 months ago
forceDelete
arrayOptional
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.
accessToken
stringOptional
Apify access token, if not provided environmental token will be used.
latestBuilds
booleanOptional
Preserve the latest builds of each version (above minimal). => Exclude from deletion.
Default value of this property is false
minVersion
stringOptional
Minimal version to be preserved. Doesn't affect anything if 'Latest Builds' is false. (empty means 0.0) => Include in deletion (lover than minimal).