---
title: "Unfollow an actor (PeerTube instance, channel or account)"
method: DELETE
path: "/api/v1/server/following/{hostOrHandle}"
tags: ["Instance Follows"]
---

# Unfollow an actor (PeerTube instance, channel or account)

`DELETE /api/v1/server/following/{hostOrHandle}`

## Path parameters

- `hostOrHandle` string, required

## Response `204`

successful operation

## Other responses

- `404` — host or handle not found

---

[API](https://skmtc.net/cpy/apis/peertube.md) · [All operations](https://skmtc.net/cpy/apis/peertube/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cpy/peertube/versions/efe11b159e43/schema)
