Skip to main content

Delete Download Rule

Delete a download rule by ID.

Allowed Roles: Workspace Admin or System Admin • Authentication Required • Local or remote repositories only

Notes: Requires the Download Rules feature (Pro self-hosted plan or higher); otherwise this endpoint returns 403.

DELETE https://api.repoflow.io/1/workspaces/<workspace-ref>/repositories/<repository-ref>/download-rules/<download-rule-id>

Path Parameters

workspace-refstringRequired

Workspace ID or name.

repository-refstringRequired

Repository ID or name.

download-rule-idstringRequired

Download rule ID (UUID).