Skip to main content
POST
/
storage
/
user
/
keys
Generate key
curl --request POST \
  --url https://api.tenbytecloud.com/v1/storage/user/keys \
  --header 'apikey: <api-key>'
[
  {
    "accessKey": "44PW...BC",
    "secretKey": "etxH...O1",
    "userId": "user+test@example.com"
  }
]

Authorizations

apikey
string
header
required

Response

200 - application/json

List of all keys