Stop a printing or paused job
Jobs
Stop a printing or paused job
Side effect — physical motion. Sends stop to the printer via the hub (wait-for-ACK). Marks the job cancelled. For queued jobs that haven’t started, /jobs/{id}/cancel is equivalent (same control scope, but fire-and-forget).
POST
Stop a printing or paused job
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.