Skip to main content
PATCH
Update a SKU

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
sku
string
color
string
hex_code
string | null
low_stock_threshold
integer
Required range: x >= 0
is_active
boolean

Response

SKU updated

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