Skip to main content

Delete Package Version

Delete Package Version

Required permissions: "Can manage" permission in the package repository

This request deletes a specific version of a package. If it's the only version that exists, the entire package will be deleted as well. This action marks the files for deletion, which will occur shortly thereafter. Therefore, the repository's total size may take a little time to update.

This request cannot be canceled.

  • Endpoint: https://api.repoflow.io/:workspaceName/:repoName/:packageId/version/:versionId
  • Method: DELETE