Prepare Signed-URL Upload
Endpoints
Prepare Signed-URL Upload
Get a signed URL for uploading a large dataset file.
POST
Prepare Signed-URL Upload
Upload the file directly to the returned signed URL, then call
POST /datasets/{dataset_version_id}/complete to trigger ingestion.
Supports an Idempotency-Key header to safely retry requests.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
Request to prepare a signed-URL dataset upload.