Hello everyone, I am currently trying to optimize the way we are using variable by putting them into config file in our projects and synchronizing them via the rest api.
So using the swagger ui I can’t find a way to delete a variable in a variable set…
I also tried a few DELETE based on how the route are made with no luck
I also looked how the ui handle it with POST but it seems we also don’t have access
Is there something i am missing
its seems to be hard for no reason at the moment