POST
/api/comment/add
curl \
--request POST http://api.example.com/api/comment/add \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request POST http://api.example.com/api/comment/add \
--header "Authorization: Bearer $ACCESS_TOKEN"