---
title: "Unfollow a show"
method: DELETE
path: "/user/follows/shows/{show_id}"
tags: ["followed shows"]
---

# Unfollow a show

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

## Response `200`

The show is now unfollowed

## Other responses

- `404` — This show was not followed

---

[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/revisions/4a251a7b3226/schema)
