bus

Create bucket

Create a new bucket.

post/bus/buckets

Request body

namestring

The name of the bucket.

Example request

{
  "name": "default"
}

Response

Successfully saved buckets

Changes

Changed in 4 of the 50 revisions of this API.32