PATCH
/
api
/
storage
/
buckets
/
{bucketName}
{
  "message": "Bucket visibility updated",
  "bucket": "avatars",
  "isPublic": true
}

Authorizations

x-api-key
string
header
required

Path Parameters

bucketName
string
required

Body

application/json

Response

200
application/json

Bucket visibility updated successfully

The response is of type object.