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