Import uploads from a link
Import uploads from a link
Confirms asset and quality selections from external-link discovery, starts asynchronous imports, and returns 202 Accepted. Poll GET /uploads/ and watch externalSource.state until each upload reaches completed.
POST
Import uploads from a link
Authorizations
OAuth 2.1 authorization-code flow with PKCE.
Headers
Optional client-generated key. A repeated request with the same key replays the original response (within 24h) instead of re-executing — safe retries.
Response
Accepted — the request was accepted for asynchronous processing; poll the resource for completion.