Add Comment

POST /api/comment/add

Adds a comment to an object

Responses

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