Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:4002/rest/v1/blogs/nuestra-vision-para-el-futuro-de-ludoria' \ --header 'X-Nexus-Key: ' \ --header 'Authorization: Bearer <token>'
{ "deleted": true }