Skip to main content
PATCH
Update a prepackaged preset

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_ Test keys use ark_test_ent_. Both are issued per entity via Settings > Developers > API Keys.

Path Parameters

id
string<uuid>
required

UUID of the parent product.

preset_id
string<uuid>
required

UUID of the prepackaged preset to update.

Body

application/json
label
string
Maximum string length: 100
length
number
width
number
height
number
weight
number
quantity
integer
quantity_uom
string
box_product_id
string<uuid> | null

Response

Prepackaged preset updated.

The response is of type object.