Skip to main content
POST
Complete an assembly task

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

Assembly task ID

Body

application/json
quantity_completed
integer

Units completed in this call (defaults to the task's full quantity)

Required range: x >= 1
notes
string

Optional completion note; appended to existing notes with a --- separator

Maximum string length: 2000

Response

Completed

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