Create a print file record from an uploaded file
Pairs with /files/upload-url + /files/upload/{token}. Side effect: triggers synchronous 3MF/GCODE metadata extraction + thumbnail upload, then queues a backup extraction job onto FILE_PROCESSING.
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.
Body
Print filename; must match the filename segment of storage_key and use a supported extension.
1 - 255Storage key for the uploaded file, taken verbatim from the storage_key field returned by POST /files/upload-url.
1Optional product to associate the file with.
How many physical units this print produces per run (e.g. a 4-up plate = 4).
x >= 1