Removes a vote for a reply for the accessing user
Forums › Modify Reply Votes forums.replyvotes.modify
forums.replyvotes.modify
jQuery.telligent.evolution.del({ url: jQuery.telligent.evolution.site.getBaseUrl() + 'api.ashx/v2/forums/threads/replies/{replyid}/vote.json', data: { 'replyid': '6' } }).then(function(response) { // use response });