v1
latestSwagger 2.02026-08-04232286653.5 KBCcr
Container Registry
Updates the upstream registry credentials for a repository in the project.
Updates the username and password credentials for the upstream registry of a pull-through-cache repository.
patch/projects/{project_id}/ccr/repositories/{repository_id}
Path parameters
project_idstring required
ID of the project that owns the repository.
repository_idstring required
ID of the repository.
Request body
Example request
{
"username": "my-registry-user"
}Response
Empty Response