Create bucket
Creates an object storage bucket. region is required and must match an Object Storage region identifier configured for the target environment. Do not send a compute site_id. Requires scope: object-storage.write.
Authentication
IBEE platform API token. Production tokens start with ibee_prod_key_; development tokens start with ibee_dev_key_. Use a token only with its matching gateway environment.
Query parameters
The positive numeric workspace ID to scope this request to. Zero, negative, and non-numeric values are rejected.
Request
Required Object Storage region identifier. This must match a region configured for the target environment; it is not a compute site_id or display name.
Must be true when default_retention is provided.
Optional default object retention. Supply exactly one of days or years, and set object_lock_enabled to true.
Response
Human-readable name of the site holding the bucket.
