ChangeSessionTypeData: {
    body: ChangeSessionTypeBodyDto;
    path?: never;
    query?: never;
    url: "/auth/session-type";
}