Authorization: ********************
{ "id": 0 }
curl --location --request DELETE '/deleteCpuInfo' \ --header 'Authorization: <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{}