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