Skip to main content

Create or recover a durable resumable-upload session

POST 

/api/v1/uploads

Implements TUS 1.0 creation. Upload-Length is a declared original length, not a Jiandu product limit. Upload-Metadata carries base64 filename, optional conventional filetype (or Jiandu contentType), and allowDuplicate fields. Retrying an identical Idempotency-Key returns the original session Location.

Request

Responses

Session created or idempotently recovered; Location identifies it