curl --location --request PUT '/products_attributes/cod_atributo' \ --header 'Content-Type: text/plain' \ --data-raw '{ "name": "Peso Cúbico", "type": "real" }'
{}
Authorization: Bearer ********************