Creates a new bucket within an S3-compatible storage.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Storage ID
Name of the bucket to create
"my-new-bucket"
BucketCreateEndpointResV4
Globally unique bucket name within the storage. Used as the path prefix when accessing objects via S3 API.
"my-bucket"
Parent storage this bucket belongs to. Use this ID in the URL path for bucket operations.
123