Upload data to URL

Upload your file to our S3 bucket using the pre signed AWS URL you received in the create endpoint.

PLEASE NOTE THAT THE URL FOR THIS POST REQUEST IS THE pre_signed_url ONLY. YOU MUST REMOVE https://sandbox1-api.unit21.com/v1.

Documentation shows an incorrect example: https://sandbox1-api.unit21.com/v1/local-tm-uploads.s3.amazonaws.com/.

The correct URL would be: https://local-tm-uploads.s3.amazonaws.com/

Only one file can be uploaded in a request, with a file size maximum of 300MB. Please add a waiting time of two seconds between requests.

Use --form file to specify the file.

We support JSON, JSONL, CSV format only.

Language
URL
Click Try It! to start a request and see the response here!