Skip to main content
POST
Create a new bucket

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Name of the bucket to create

source
string

Client source identifier (e.g., 'chatgpt' for ChatGPT requests)

Response

Bucket created successfully

message
enum<string>
Available options:
Bucket created successfully