curl --location --request POST 'https://peertube2.cpy.re/api/v1/server/blocklist/accounts' \ --header 'Content-Type: application/json' \ --data-raw '{ "accountName": "chocobozzz@example.org" }'
{}