Usage of /comments/{id}/upvote POST
Discussion
Upvotes a comment.
Use an access_token with write_access to upvote.
To undo an upvote on a comment use the /comments/{id}/upvote/undo method.
This method returns the upvoted comment.
Try It
Upvotes a comment.
Use an access_token with write_access to upvote.
To undo an upvote on a comment use the /comments/{id}/upvote/undo method.
This method returns the upvoted comment.