Vai al contenuto principale
PUT
Replace Product Attributes

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri del percorso

product_id
string<uuid>
obbligatorio

Corpo

application/json

Full replacement of a product's attribute set.

items
ProductAttributeAssign · object[]
obbligatorio

Risposta

Successful Response

data
ProductAttributeOut · object[] | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null