📄️ /global-variables/{solutionId}
Creates a global variable.
📄️ /global-variables/{solutionId}/{globalVariableId}
Deletes the specified global variable.
📄️ /global-variables/{solutionId}/{globalVariableId}/{version}
Gets the specified version of the global variable.
📄️ /global-variables/{solutionId}/{globalVariableId}
Gets a global variable.
📄️ /global-variables/{solutionId}
Gets a list of the solution's global variables.
📄️ /global-variables/{solutionId}/{globalVariableId}
Updates the specified global variable.