Product Attributes
Update Attribute Value
Update a single value on a product attribute.
POST
Updates the value and returns the parent attribute.
Path parameters
string
required
The attribute’s ID.
string
required
The value’s ID.
Body parameters
string
Value name.
string
Unique URL-safe handle.
number
Sort rank; must be non-negative.
boolean
Whether the value is active.
object
Custom key-value data.
object
Custom data passed to workflow hooks.
Response
object