Registry Credentials

Create a registry credential (credentials stored encrypted)

post/v1/orgs/{orgId}/registry-credentials/create

Path parameters

orgIdstring required

Request body

authType'basic' | 'aws_ecr' | 'gcp_gcr' required
credentialsobject required
namestring required
serverstring required

Response

Created

authTypestring required
createdAtstring required
idstring required
namestring required
serverstring required

Changes

No recorded changes to this endpoint across all 19 revisions of this API.