v2
latestOpenAPI 3.1.02026-08-013435189.7 KBuploads
Import an upload from a link
Starts an asynchronous import from an external URL and returns 202 Accepted. Poll GET /uploads/{id} and watch externalSource.state until it reaches completed.
post/uploads/from-link
Headers
Idempotency-Keystring
Optional client-generated key. A repeated request with the same key replays the original response (within 24h) instead of re-executing — safe retries.
Request body
Response
Accepted — the request was accepted for asynchronous processing; poll the resource for completion.