Pause / resume / stop / clear bed
Printers
Pause / resume / stop / clear bed
Side effect — physical motion. Sends the requested action to the printer via its assigned hub and waits for ACK. Rejects with INVALID_STATE if the action doesn’t match the current printer status (e.g. pausing an idle printer) or HUB_OFFLINE if the hub is not connected.
POST
Pause / resume / stop / clear bed
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
Body
application/json
Available options:
pause, resume, stop, clear_bed