$ curl 'http://localhost:8080/items' -i -X POST \
- -H 'Authorization: Bearer f63d67e7-d3a9-44fe-9efa-1dd4bd7b1d35' \
-H 'Content-Type: application/json' \
+ -H 'Authorization: Bearer fdd5ad33-4481-44d1-83d1-4fa1b23753e6' \
-d '{"description":"Hot News"}'