Skip to main content
GET
/
api
/
v1
/
buckets
/
{bucket}
/
check-availability
Check Bucket availability
curl --request GET \
  --url https://storage-service.iran.liara.ir/api/v1/buckets/{bucket}/check-availability \
  --header 'Authorization: <api-key>'
{
  "status": "<string>"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

bucket
string
required

Response

successful operation

status
string