---
title: "Remove vote from a review"
method: DELETE
path: "/skills/{namespace}/{slug}/reviews/{reviewId}/vote"
tags: ["skills"]
---

# Remove vote from a review

`DELETE /skills/{namespace}/{slug}/reviews/{reviewId}/vote`

## Path parameters

- `namespace` string, required
- `slug` string, required
- `reviewId` string, required

## Response `204`

Vote removed

## Other responses

- `404` — Vote not found

## Changes

- **2026-02-04** `4020fdd518f2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/changes/skills/:namespace/:slug/reviews/:reviewId/vote/delete.md)

---

[API](https://skmtc.dev/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/revisions/9d53933ba12e?raw)
