Removes your vote from a community post poll, allowing you to re-vote if desired.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Parameters
The ID of the community
The ID of the community post
The ID of the poll
Returns
Returns the updated poll object with current vote counts.Error Responses
Notes
- Authorization: Any authenticated user
- Re-voting: After removing vote, can vote again using the vote endpoint
- Vote Counts: Poll totals updated immediately
- Own Votes Only: Can only remove your own vote

