cURL
RegistryCredential
Post projects oci registries
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
Use this file to discover all available pages before exploring further.
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 May 29, 2026