Authorization: Bearer ********************
[ 0 ]
curl --location --request PUT 'http://localhost:8098/admin/post/restore/PUBLISHED / DRAFT' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 200, "errMsg": null, "data": true }