Hi,
I’m trying to update the global variables on a public workspace using the API and I found out that I can’t update or retrieve the global variables if the workspace is public.
Here is how the API behaves if the workspace is public, I used the GET here, but the same happens on PUT:
And here is how it behaves if the workspace is marked as personal
Is there a workaround to achieve this?