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