Get presigned upload URL

Request a presigned URL for uploading a file directly to S3. After uploading, call POST /api/v1/lists/{id}/imports to trigger the import.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

List ID (UUID).

Body Params
string
required

File name. Must end with .csv or .txt.

string

MIME type of the file.

integer
required
1 to 52428800

File size in bytes (max 50 MB).

Responses

401

Missing or invalid authentication.

404

List not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json