curl --location --request PUT 'https://peertube2.cpy.re/api/v1/abuses/' \ --header 'Content-Type: application/json' \ --data-raw '{ "moderationComment": "string", "state": 1 }'
{}