curl --location --request POST 'https://peertube2.cpy.re/api/v1/users//verify-email' \ --header 'Content-Type: application/json' \ --data-raw '{ "isPendingEmail": true, "verificationString": "string" }'
{}