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