Update global variable

Updating a global variable identified by name.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
10000Global variable not found
10001Global variable already exists with the given name
10002Invalid global variable name
10003Missing global variable name
10004Missing HTML
Path Params
string
required

Name of global variable

Body Params
RAW_BODY
object
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain