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