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
Path Parameters
Project ID
Region ID
Registry ID
Body
application/json
User account operating time, days
Required range:
-1 <= x <= 365
Examples:
14
A name for the registry user.
Should be in lowercase, consisting only of numbers and letters,
with maximum length of 16 characters
Examples:
"user1"
Read-only user
Examples:
false
User secret
Response
Created user details
User creation date-time
Examples:
"2024-06-18T09:36:53.335000Z"
User account operating time, days
Examples:
14
User operation end date-time
Examples:
"2024-06-18T09:36:53.335000Z"
User ID
Examples:
1
User name
Examples:
"user1"
Read-only user
Examples:
false
User secret