Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Body
application/json
Registry name.
Required string length:
1 - 250
Examples:
"My Registry"
Registry password
Required string length:
1 - 100
Examples:
"mypassword"
Project ID
Examples:
1
Registry URL
Required string length:
1 - 400
Examples:
"docker.io"
Registry username.
Required string length:
1 - 100
Examples:
"myusername"
Response
Registry
Registry creation date in ISO 8601 format.
Examples:
"2023-01-20T00:00:00Z"
Registry ID.
Examples:
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Registry name.
Required string length:
1 - 250
Examples:
"My Registry"
Registry URL
Required string length:
1 - 400
Examples:
"docker.io"
Registry username.
Required string length:
1 - 100
Examples:
"myusername"