Update Registry Configuration

Updates the package reroute configuration for the specified registry type.

Security: Requires admin role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

The registry/package type. One of npm, pypi, docker, huggingfaceml.

Allowed:
Body Params
string
required
length ≤ 64

The Artifactory repository key to use for this registry type. Required. Maximum 64 characters. Must not be ".", "..", or "&". Must not contain any of / \ : | ? * " < >.

Responses

400

Bad Request - Unsupported package type, missing repo_key, or invalid repo_key (e.g. exceeds max length or contains forbidden characters).

401

Bad Credentials - Authentication failed. A valid token is required.

403

Forbidden — the caller is authenticated but is not an admin, or the instance is not licensed/entitled for package reroute.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json