Set a global scenario variableAsk AIput https://api.alcmeon.com/v1/global-variablesCreate a new global variable or update an existing one with the given name and valueBody Paramsnamestringrequiredlength between 1 and 100The name/key of the global variable to setvaluestringintegernumberbooleanobjectarrayrequiredThe value to set for the global variable (can be any JSON-serializable type)Responses 200Successfully set the global variable 400Bad request - Invalid request body 429Rate limit reached. Default limit is set to 15 requests per minute.Updated 7 months ago