How to remove a custom variable

Hi,

How can i remove a custom variable? I’m using the php/api instead of the js tracking code.

Thanks in advance

Peter

To delete try to set a custom variable in the same $index with name=’’ and value=’’

I havent tested so please let me know if it works?