curl --location --request DELETE 'http://test-cn.your-api-server.com/task-class/delete-class?task_class_id=undefined' \
--header 'Authorization;' \
--header 'X-Idempotency-Key: test001' \
--header 'Content-Type: application/x-www-form-urlencoded'{
"status": "10000",
"info": "success"
}