{ "id":123 }
curl --location '/public-api/wiki/remove' \ --header 'Content-Type: application/json' \ --data '{ "id": {} }'
{ "errorCode": 0, "message": "", "data": null }