Remove or reject a follower to your server
Live Test Server (live data - latest nightly version)
https://peertube2.cpy.re/api/v1
Live Test Server (live data - latest nightly version)
https://peertube2.cpy.re/api/v1
DELETE
/server/followers/{nameWithHost}
Instance Follows
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://peertube2.cpy.re/api/v1/server/followers/'
Response Response Example
204 - Example 1
{}
Request
Path Params
nameWithHost
stringÂ
required
Responses
Modified at 2022-09-10 22:29:49