Authorization: Bearer ********************
curl --location --request DELETE '/posts/' \ --header 'Authorization: Bearer <token>'
{ "code": 0 }