Skip to content

Create User

POST
/enum.api.v1.ObjectStorageUserService/CreateObjectStorageUser

Creates an object storage user with an initial access key

object
projectId
string
displayName

Deprecated: use name instead. Still accepted for backwards compatibility and will be removed in a future API version.

string
name

Unique name of the object storage user within the project. Replaces display_name.

string

OK

object
objectStorageUser
object
id
string
projectId
string
displayName

Deprecated: use name instead. This field is still populated on responses for backwards compatibility and will be removed in a future API version.

string
createdBy
string
createdAt
string format: date-time
updatedAt
string format: date-time
status
integer format: enum
name

Unique name of the object storage user within the project. Replaces display_name.

string