How to update my public workspace global variables with the API?

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?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.