Skip to main content
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
isPublic
boolean
Example:

Response

message
string
Example:
bucket
string
Example:
isPublic
boolean
Example: