Skip to main content
PATCH
Update a queued job's metadata

Authorizations

Authorization
string
header
required

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

id
string
required

Body

application/json
printer_id
string | null
color
string
Maximum string length: 50
filament_type
string
Maximum string length: 50
material_type
string
Maximum string length: 50
number_of_units
integer
Required range: x >= 1
quantity_per_print
integer
Required range: x >= 1
requires_assembly
boolean

Response

Updated

success
enum<boolean>
required
Available options:
true
data
object
required