Array $params not availale when extending customers PUT api

Hi folks,

I am not receiving any informations in $params when extending customers api, PUT options.
I think the reason, as I can se on the shopwares extending api tutorial, is that the PUT option is disabled.

So, how I can enable that, and how I can get $params in functions parameter?