Skip to main content
POST
Set nozzle or bed setpoint

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
target
enum<string>
required
Available options:
nozzle,
bed
temperature
integer
required
Required range: 0 <= x <= 300

Response

Dispatched

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