POST
/api/comment/upload
curl \
-X POST http://api.example.com/api/comment/upload \
-H "Authorization: Bearer $ACCESS_TOKEN"
curl \
-X POST http://api.example.com/api/comment/upload \
-H "Authorization: Bearer $ACCESS_TOKEN"