Skip to main content
POST
Generate upload URL
The presignedUrl and formData fields can be then used to upload the file to the S3 bucket, directly from the browser if necessary. Here is an example:

Body

application/json
fileName
string
required
fileType
string

Response

Successful response

presignedUrl
string
required
formData
object
required
fileUrl
string
required