Authorization: Bearer ********************
{ "Id": 2 }
curl --location 'https://gapi.mccfk.cn/Admin/Section/DeletePostSection' \ --header 'Content-Type: application/json' \ --data '{ "Id": 2 }'
{ "Success": true, "Message": "string" }