---
title: "Remove a show vote"
method: DELETE
path: "/user/votes/shows/{show_id}"
tags: ["voted shows"]
---

# Remove a show vote

`DELETE /user/votes/shows/{show_id}`

## Response `200`

The show vote is now removed

## Other responses

- `404` — This show was not voted for

---

[API](https://skmtc.net/tvmaze/apis/tvmaze-user-api.md) · [All operations](https://skmtc.net/tvmaze/apis/tvmaze-user-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tvmaze/tvmaze-user-api/versions/4a251a7b3226/schema)
