Upload Comment Attachment

POST /api/comment/upload

Uploads an attachment to a comment

Responses

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