Delete registry config

Deletes 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, gems, cargo, or maven.

Allowed:
Responses
200

Registry configuration deleted successfully.

400

Bad Request - Unsupported package type.

401

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

403

Forbidden — the caller is not an admin, or package reroute is not available under the current license or entitlement.

404

Not Found - No package-reroute config found for type.

407

Proxy Authentication Required - The request must be authenticated with the proxy.

409

Conflict - Another package reroute configuration change is in progress. Retry the request.

500

Internal Server Error - The service user or package reroute configuration could not be synchronized. Retry the request.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!