Skip to main content

Delete Repository Content

DELETE https://api.repoflow.io/1/workspaces/<workspace-ref>/repositories/<repository-ref>/content

Deletes the repository content. Processing may take time depending on repository size; uploads and downloads are blocked while deletion is in progress. This request cannot be canceled.

  • For local repositories, this deletes all packages stored in the repository.
  • For remote repositories, this deletes the cached content (clears cache).

Allowed Roles: Workspace Admin or System Admin • Authentication Required

Path Parameters

workspace-refstringRequired

Workspace ID or name.

repository-refstringRequired

Repository ID or name.