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