How to delete variable from the URL path

Hey,
How can i delete the variable in the URL path(e.g i want to delete the param1).

Found the solution, i just needed to delete it from the URL placeholder and not the variable itself.

1 Like