Hello there,
I am building a mobile application for an existing wordpress project that uses wpdiscuz for the user comments.
I am able to fetch/post comments/replies using the wordpress REST Api but I am not able to fetch/add "Upvote" & "Downvote" on the comments and replies.
So I was wondering do you have a HTTP REST Api that I can use from the mobile app to fetch and trigger a "upvote/downvote" on the comments?
Thanks

