Create Sandbox Upload URL
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
Create Sandbox Upload URL
Authorizations
API key authentication. Get your API key from the Duvo dashboard.
Path Parameters
The sandbox's unique identifier
Minimum string length:
1Body
application/json
Path where the file will be uploaded (e.g. /workspace/data.csv)
Minimum string length:
1