Skip to content

Create Access Key

POST
/enum.api.v1.ObjectStorageAccessKeyService/CreateObjectStorageAccessKey
object
projectId
string
objectStorageUserId
string

OK

object
objectStorageAccessKey
object
id
string
objectStorageUserId
string
accessKeyId
string
createdAt
string format: date-time
revokedAt
string format: date-time
secretAccessKey

Secret key is only returned on creation and not stored retrievably.

string