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

# Reject a pending follower to your server

`POST /api/v1/server/followers/{nameWithHost}/reject`

## 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)
