post
https://dovetail.com/api/v2/files/upload
Initiate a single-PUT upload for files up to 5 GB. The response includes a pre-signed upload_url that the client should PUT the full file body to. After the PUT succeeds, call Complete upload at POST /v2/files/{file_id}/upload/complete.
Files larger than 5 GB must use the large-upload endpoint (POST /v2/files/large-upload) instead.
Once finalized, inspect the file with GET /v1/files/{file_id} and download it with GET /v1/files/{file_id}/download — no v2 read surface exists yet.
Returns 201 with the upload session details. Orphaned uploads that are not completed are eventually cleaned up.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
