Skip to main content
POST
/
catalog
/
v0
/
product_attribute_config
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

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

Body

application/json
merchant
string
required
attributes
Attributes · object
required
locales
string[]
required
pricelists
string[]
required
inventories
string[]
required

Response

Successful Response