According to training doc -
If you want to remove an existing parameter from your session, you do so by using the JSON-style syntax and excluding the parameter for your session.
But if there are many parameters set in the session and I just want to r...