Delete a vote
Vote
Delete a vote
Deletes a vote question from its collection. The vote collection must be in editable state (not open or locked). Requires HR_LOCAL permission. Event-attached votes can only be deleted by the event owner.
DELETE
Delete a vote
Authorizations
Server-to-server authentication. Generate a token in the admin UI at
Settings → Developers → API Access. Send the raw token in the
Api-Token header — there is no Bearer prefix.
Tokens can be marked read-only at creation time, in which case the API
rejects any non-GET request with 403 Forbidden.
Path Parameters
Vote identifier
Response
Vote resource deleted

