Authorization: Bearer ********************
{ "percent": 50 }
curl --location --request PUT '/servers/69/modify/cpuThrottle?sync=true' \ --header 'Content-Type: application/json' \ --data-raw '{ "percent": 50 }'