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:
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Successful response
The response is of type object
.