Error
RegistryCredential
Post projects oci registries
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Registry hostname with optional port and optional path namespace, e.g. 'ghcr.io', 'registry.example.com:5000', 'quay.io/myorg' (no scheme, no trailing slash, lowercase only)
Basic Auth for the container registry
Refresh token to exchange for bearer token with container registry auth
Bearer token used to auth with container registry auth
Last modified on June 12, 2026