{ "id":1 }
curl --location --request POST '/scheme/scheme-type/del' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":1 }'
{}