---
title: "Remove or reject a follower to your server"
method: DELETE
path: "/api/v1/server/followers/{nameWithHost}"
tags: ["Instance Follows"]
---

# Remove or reject a follower to your server

`DELETE /api/v1/server/followers/{nameWithHost}`

## Path parameters

- `nameWithHost` string, email, required

## Response `204`

successful operation

## Other responses

- `404` — follower 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)
