Skip to main content
POST
Upserts the given values on the attribute. Items with an id update an existing value, items without one create a new value.

Path parameters

string
required
The attribute’s ID.

Body parameters

object[]
required
Values to create or update, one of two shapes per item.

Response

object