curl --location --request POST 'https://peertube2.cpy.re/api/v1/server/blocklist/servers' \ --header 'Content-Type: application/json' \ --data-raw '{ "host": "example.com" }'
{}