Authorization: ********************{
"cpuModel": 0,
"smbiosModel": "string",
"info": "string"
}curl --location --request POST '/addModelGroup' \
--header 'Authorization: <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cpuModel": 0,
"smbiosModel": "string",
"info": "string"
}'{}