Skip to main content
PATCH
Update a color preset

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
color_name
string
Required string length: 1 - 100
hex_code
string
Pattern: ^#[0-9A-Fa-f]{6}$
filament_type
string
Required string length: 1 - 50
is_active
boolean

Response

Color preset updated

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