Updates the package reroute configuration for the specified registry type.
Security: Requires admin role.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad Request - Unsupported package type, missing repo_key, invalid repo_key (exceeds max length or contains forbidden characters), or the referenced remote repository does not exist (the assigned repo must be an existing remote repository).
401Bad Credentials - Authentication failed. A valid token is required.
403Forbidden — the caller is authenticated but is not an admin, or the instance is not licensed/entitled for package reroute.
407Proxy Authentication Required - the request must be authenticated with the proxy before the package-reroute flow can proceed.
422Unprocessable Entity - Curation cannot be enabled for the target repository: either Curation is not enabled in Artifactory, or the package type is not supported by Curation. Only returned when linked_curation is true (the default).
503Service Unavailable - Failed to enable Curation for the repository (repo_key). Only returned when linked_curation is true (the default).
