{ "classId":7 }
curl --location --request POST '/class/completelyDelete' \ --header 'Authentication: {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "classId":7 }'
{}