authorization: ********************
{ "id": 0 }
curl --location --request POST '/fd2024/del' \ --header 'Content-Type: application/json' \ --header 'authorization;' \ --data-raw '{ "id": 0 }'
{ "ret": 0, "errmsg": "string", "data": { "affected": true, "coins": 0 } }