curl --location --request POST '/attributes/class/p51' \
--header 'Content-Type: text/plain' \
--data-raw '{
"attributes":[
{
"attribute_key":"full_hd",
"group":"gr1",
"multiple":0
},
{
"attribute_key":"referencia",
"group":"gr7",
"multiple":1
}
]
}'
{}
Authorization: Bearer ********************