ConfirmOtpSignInData: {
    body: OtpSignInConfirmBodyDto;
    path?: never;
    query?: never;
    url: "/auth/otp/sign-in/confirm";
}