Authorization: Bearer ********************
curl --location '/system/post/remove/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": null }