Skip to main content
POST
Upload a file to S3

Authorizations

Authorization
string
header
required

Bearer token authentication

Query Parameters

bucket
string
required

Bucket name to upload the file to

Body

application/json
file
file
required

File to upload

Response

200 - application/json

File uploaded successfully, path returned

msg
string