Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8080/api/v1/blogs/' \ --header 'Authorization: Bearer <token>'
{}