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