curl --location --request POST 'https://peertube2.cpy.re/api/v1/server/following' \ --header 'Content-Type: application/json' \ --data-raw '{ "handles": [ "string" ], "hosts": [ "example.com" ] }'
{}