Remove vote
Delete a vote from an option on a poll
Delete the vote by the ID
Delete Vote
POST
https://api.pollsapi.com/v1/remove/vote
Headers
Name
Type
Description
Content-Type
string
application/json
api-key
string
API Key for your account
Request Body
Name
Type
Description
vote_id
string
ID of the poll to be deleted
Request Body
Last updated