Add Access Token
POST
/container_registry/token/Query parameters
project_nameQueryintegerrequiredContainer Registry name
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
example
adminDuration in days or a special value like -1 for non-expiry.
example
-1example
This token will never expire.Responses
201Credential secret created successfully.
example
201example
Created Successfully