暂无描述Authorization: Bearer ********************{
"id":1
}curl --location --request DELETE 'https://api.tolink.cloud/training/question/deleteQuestionType' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id":1
}'{}