---
title: "Follow a list of actors (PeerTube instance, channel or account)"
method: POST
path: "/api/v1/server/following"
tags: ["Instance Follows"]
---

# Follow a list of actors (PeerTube instance, channel or account)

`POST /api/v1/server/following`

## Request body

- object
  - `handles` string[]
  - `hosts` string[]

## Response `204`

successful operation

## Other responses

- `500` — cannot follow a non-HTTPS server

---

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