Updates an external registry with the specified parameters.

Required RBAC Policy: kots/externalregistry/update

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

Registry slug - can not be changed

Body Params

ExternalRegistry update parameters.

appIds
array of strings

AppIds is a list of app IDs that can access this registry.
If null/omitted, existing appIds are preserved
If empty array [], registry becomes shared across all apps
If contains values, registry is scoped to those apps (optional)

appIds
string

Authentication type for the registry (e.g., "password", "token"). (optional)

string

Endpoint of the external registry. (optional)

string

Password for authentication with the upstream registry. (optional)

string

Provider of the external registry (e.g., "dockerhub", "gcr", "ecr", etc.). (optional)

string

Username for authentication with the upstream registry. (optional)

Responses

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