S3 API
Add files and folders
Create new folders and upload files to specific directories
POST
/
db
/
s3
/
{YOUR_BUCKET_NAME}
/
create
/
{PATH+}
Path
The name of the S3 bucket you want to create folders and files in.
The path that you would like to add folders or files to of the form “folder1/folder2” or empty string if you want to add a file to the root directory.
Response
Based off of standard HTTP request guidelines
Information concerning s3 bucket path request