token: ********************
{ "package_id": 0 }
curl --location --request DELETE '/admin/servers//package' \ --header 'token: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "package_id": 0 }'
{ "success": true }