Backblaze · Arazzo Workflow
Backblaze Purge a File's Versions
Version 1.0.0
Authorize, list a file's versions by prefix, then delete the most recent version found.
Provider
Workflows
purge-file-versions
Find a file version by prefix and delete it.
Authorizes the account, lists file versions in a bucket filtered by prefix, and deletes the first matching version using its fileName and fileId.
1
2
listVersions
List the file versions in the bucket matching the supplied prefix, newest version first.
3
deleteVersion
Delete the most recent version found, supplying both the fileName and fileId as the delete endpoint requires.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.