API ClientsTypeScript SDKAPI ReferenceCoreType AliasesCreateGlobalClusterVariableDataVersion: 8.9On this pageType Alias: CreateGlobalClusterVariableData type CreateGlobalClusterVariableData = object; Properties body body: CreateClusterVariableRequest; path? optional path?: never; query? optional query?: never; url url: "/cluster-variables/global";Was this helpful?