Skip to main content
POST

Authentication

Request Body

string
required
Topic ID (UUID) to remove vote from

Response

boolean
Always true

Behavior

  • Own Votes Only: Can only remove your own vote
  • Idempotent: Safe to call even if not voted

Notes

  • Returns success even if no vote existed
  • Vote count updates immediately