📄️ /global-scripts/{solutionId}
Creates a global script.
📄️ /global-scripts/{solutionId}/{globalScriptId}
Deletes the specified global script.
📄️ /global-scripts/ordering/{solutionId}
Gets the global script ordering.
📄️ /global-scripts/ordering/{solutionId}/{version}
Gets the specified version of the global script ordering.
📄️ /global-scripts/{solutionId}/{globalScriptId}/{version}
Gets the specified version of the global script.
📄️ /global-scripts/{solutionId}/{globalScriptId}
Gets a global script.
📄️ /global-scripts/{solutionId}
Gets a list of the solution's global scripts.
📄️ /global-scripts/ordering/{solutionId}
Updates the global script ordering.
📄️ /global-scripts/{solutionId}/{globalScriptId}
Updates the specified global script.