UpdateLoginConfigData: {
    body: LoginConfigDto;
    path?: never;
    query?: never;
    url: "/tenants/me/login-config";
}