Adjust component-level stock for a SKU
Products
Adjust component-level stock for a SKU
Note: adjusts product_skus.stock_level — the component-level counter used for filament rolls / accessory parts. This is NOT the finished-goods stock that order fulfillment touches; for that, use POST /inventory/{id}/adjust or POST /orders/{id}/fulfill.
POST
Adjust component-level stock for a SKU
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.