Skip to main content
PATCH
/
api
/
v1
/
buckets
/
{bucket}
/
upgrade
/
{plan}
Upgrade Bucket
curl --request PATCH \
  --url https://storage-service.iran.liara.ir/api/v1/buckets/{bucket}/upgrade/{plan} \
  --header 'Authorization: <api-key>'
{
  "status": "<string>",
  "quota": "<string>"
}

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #

Path Parameters

bucket
string
required
plan
string
required

Response

successful operation

status
string
quota
string