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