latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Global Variables

Create Global Variables

Creates a new Global Variable. 'key' needs to be unique.

Authorization Required:

  • Designer Administrator
post/globalvars

Request body

keystring required

Name of the key of the global variable

valuestring

Value of the key of the global variable

descriptionstring

Description for the global variable

serverSideOnlyboolean

Whether the global variable is available server side only

Response

Global Variable created

idstring

Id of the global variable

keystring

Name of the key of the global variable

valuestring

Value of the key of the global variable

descriptionstring

Description for the global variable

serverSideOnlyboolean

Whether the global variable is available server side only

createdstring date-time
createdBystring

Creator of the global variable

modifiedstring date-time
modifiedBystring

Last modifier of the global variable

deletedstring date-time