curl --location --request POST 'https://peertube2.cpy.re/api/v1/users/me/notifications/read' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ 0 ] }'
{}