---
title: "Remove the authenticated user's vote on an annotation"
method: DELETE
path: "/annotations/{uuid}/vote"
tags: ["Annotations"]
---

# Remove the authenticated user's vote on an annotation

`DELETE /annotations/{uuid}/vote`

## Path parameters

- `uuid` string[], required

## Response `204`

Vote removal was successful

---

[API](https://skmtc.net/inaturalist/apis/inaturalist-version-2-api.md) · [All operations](https://skmtc.net/inaturalist/apis/inaturalist-version-2-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/inaturalist/inaturalist-version-2-api/revisions/f739db716aaf/schema)
