AuthVerifyEmailData: {
    body: VerifyEmailBodyDto;
    path?: never;
    query?: never;
    url: "/auth/verify-email";
}