Authorization: Bearer ********************
{}
curl --location --request DELETE 'http://test-cn.your-api-server.com/api/posts/' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "msg": "string", "data": "string", "trace_id": "string" }