curl --location --request DELETE 'http://localhost:6000/posts/1' \ --header 'Authorization: Bearer <token_de_acesso>'
{ "access_token": "string" }