Allow Download of Blocked Artifacts

Xray REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: When a repository is configured to block downloads of artifacts, you may override that configuration (and allow download of blocked artifacts). Note that this setting cannot override the blocking of unscanned artifacts.

Important

Instead of using this API and other APIs for individual Xray settings, it is recommended to use the Update Basic Xray Settings API, which configures multiple Xray settings at one time.

Since: 3.0

Security: Requires an admin user

Usage: POST /artifactory/api/xray/allowBlockedArtifactsDownload?allow={true | false}