curl --location --request POST 'https://peertube2.cpy.re/api/v1/plugins/update' \ --header 'Content-Type: application/json' \ --data-raw '{ "npmName": "peertube-plugin-auth-ldap" }'
{}