deletePackageVersion
Remove a specific version of a package from an Azure DevOps feed. Specify the feed ID, package name, version, and choose permanent deletion if needed.
Instructions
Delete a version of a package
Input Schema
Name | Required | Description | Default |
---|---|---|---|
feedId | Yes | ID of the feed | |
packageName | Yes | Name of the package | |
packageVersion | Yes | Version of the package to delete | |
permanent | No | Permanently delete the package version |