Skip to main content
PUT
Update Container Registry

Authorizations

AccessKey
string
header
required

Please enter a valid personal API key.

Path Parameters

registryId
integer<int64>
required

Body

displayName
string
required

Container registry display name

Minimum string length: 1
type
enum<string>
Available options:
dockerHub,
gitHub
passwordCredentials
object

Password credentials for container registry

Response

Container registry was successfully updated.

id
integer<int64> | null
error
string | null
status
enum<string>
Available options:
saved,
secretsValidationFailed,
unknownErrorOccured,
notFound,
invalidInput
Last modified on June 26, 2026