{ "id": 0 }
curl --location --request DELETE '/posts/draft' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "code": 20000, "data": null, "err_code": "string", "msg": null }