containers

Create bucket

post/api/containers/{namespace}/{repo}

Path parameters

namespacestring required
repostring required

Request body

privateboolean nullable

Bucket visibility. Defaults to public

resourceGroupIdstring
region'us' | 'eu'

The region where the bucket is hosted.

descriptionstring

Free-text description.

Response

Bucket created, url is given

urlstring required
namestring required
idstring required

A hex string of 24 characters representing an ObjectId.

Changes

Changed in 2 of the 81 revisions of this API.2