Add Comment

POST /api/comment/add

Adds a comment to an object

Responses

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