Skip to main content
POST
Create Presigned Upload Url
Access to is required for this feature. Please contact your Customer Success Manager for more details.
This endpoint allows uploading files for later submission for analysis in Sandbox. The response is a presigned upload URL allowing direct upload of the file. To upload multiple files, call this endpoint once for each file.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
filename
string
required

Response

Successful Response

upload_url
string
required