Skip to main content
PATCH
Update printer name / location / notes

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
name
string
Required string length: 1 - 120
location
string | null
Maximum string length: 200
notes
string | null
Maximum string length: 2000

Response

Updated

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