Update bucket settings

Updates mutable bucket settings. Requires scope: object-storage.write.

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Path parameters

bucket_namestringRequired
Logical bucket name.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Request

This endpoint expects an object.
is_publicbooleanRequired

Response

Bucket updated successfully.
bucket_namestring
minio_idstring
publicboolean
regionstring
planstring
statusstring
site_idstring
sitestring
tagslist of strings
metadatamap from strings to any
statsobject
created_atdatetime or null
last_modifieddatetime or null

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error