v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Sandboxes

Create Sandbox Upload URL

Get a presigned URL for uploading a file into a sandbox. Use for files larger than 10MB; smaller files can be uploaded directly via POST /v2/sandboxes/:sandbox_id/files.

post/v2/sandboxes/{sandbox_id}/upload-urls

Path parameters

sandbox_idstring required

The sandbox's unique identifier

Request body

pathstring required

Path where the file will be uploaded (e.g. /workspace/data.csv)

Response

Default Response

upload_urlstring uri required

Presigned upload URL

pathstring required

Path the file will be uploaded to

expires_in_secondsnumber required

Seconds until the presigned URL expires