{
"classId":2
}curl --location --request POST '/class/delete' \
--header 'Authentication: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"classId":2
}'{
"code": 200,
"data": null,
"msg": "success",
"total": 0
}