CreateAccessKeyRequest
Array [
]
name string
Name of the access key
user_id stringrequired
ID of the user for whom the access key is being created
user_role OrgMembership (string)
Possible values: [Admin
, Member
]
Role assigned to the user in the organization
buckets_roles
object[]
bucket_name stringrequired
Name of the bucket
role stringrequired
Possible values: [ReadOnly
, Editor
, Admin
]
The role assigned to the access key defines the permissions (read, write, admin) for the associated bucket.