---
title: "Remove the user's vote for the given comment"
method: DELETE
path: "/comments/thumb"
tags: ["Comments"]
---

# Remove the user's vote for the given comment

`DELETE /comments/thumb`

Removes the user's vote for the given comment.

## Query parameters

- `id` string, required
- `locale` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/raycast/apis/betaseries-api.md) · [All operations](https://skmtc.net/raycast/apis/betaseries-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raycast/betaseries-api/revisions/166cef8615b3/schema)
