Update bucket
Updates bucket configuration (label, visibility, disk allocation).
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Bucket UUID
Body
Response
Update bucket
Api_V1_Entities_Bucket model
Unique bucket identifier
Bucket name (used in S3 operations)
Display label
Current state (pending, active, failed, blocked)
Access visibility (public_access, private_access)
S3 endpoint URL
S3 access key (use for S3-compatible client auth)
S3 secret key (use for S3-compatible client auth)
Region code where bucket is located
Current storage usage in bytes
Storage quota in bytes
Storage usage percentage
Total number of objects in bucket
Creation timestamp
Last update timestamp
Api_V1_Entities_Resource model
Public HTTPS endpoint (only for public buckets)
S3-compatible bucket policy (JSON string)
S3-compatible access control list (JSON string)

