Create a bucket on the branch

Creates a new branchable object-storage bucket on the specified branch.
Buckets are managed by the Neon Platform branchable-storage service.

Note: This endpoint is currently in Private Beta.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

The Neon branch ID

Body Params
string
required
length between 1 and 255

The bucket name.

string
enum
Defaults to private

Access level for the bucket. Defaults to private. Set to public_read
to allow anonymous GetObject/HeadObject on objects in this bucket.

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json