Direct upload (token is the credential)
Streams the request body to the storage location encoded in the token from POST /files/upload-url. The token must belong to the same account as the API key; the API key itself is required for rate-limit and audit but does NOT need the write scope (the token is the write credential). Max file size 100 MB. 401 = token invalid/expired; 403 = token issued for a different account.
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.
Path Parameters
Single-use-ish upload token returned by POST /files/upload-url.
Body
The body is of type any.