{ "code": "string" }
curl --location '/roles/delModel' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "code": "string" }'
{}