pub async fn accounts_verify_email_post(
    configuration: &Configuration
) -> Result<(), Error<AccountsVerifyEmailPostError>>