Yes, I am sorry if was not clear that it requires the session token be sent. There are several examples on the internet using JQuery Ajax, of course none will work.
What I was hoping for was a way to pass the CF token via JQuery Ajax, using serializaton or something.
Some developer coded everything he did using jQuery Ajax instead of using the simple to use <cfajaxproxy> or even the cryptic ColdFusion.AjaxProxy.invoke method.
I really do not want to rework everything.
If this is not possible to send other than using CFAJAX, then I hope someone would update the documentation.