{"id":1}
curl --location --request POST 'http://develop.tianxin.supermind.quant-chi.com:8045/api/graph/manage/delete' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"id":1}'
{"body":1,"header":{"code":200,"message":""}}