Creating a new global variable.

Response

FieldTypeDescription
successbooleanResult of the request
dataarrayProperties of the global variable
data.idintID of global variable
data.namestringName of global variable
data.htmlstringHTML content of the global variable
data.textstringText content of the global variable
data.group_idintGroup ID of the global variable
data.last_modificationstringDate of last modification
data.orderintOrder of global variable

Error occured

FieldTypeDescription
errorCodeintCode of the error
errorMessagestringHuman readable error message

Error codes

errorCodeDescription
1JSON syntax error
2Missing request body
10001Global variable already exists with the given name
10002Invalid global variable name
10003Missing global variable name
10004Missing HTML
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!