Create an environment variableAsk AIpost https://api.checklyhq.com/v1/variablesCreates a new environment variable.Body ParamskeystringrequiredThe key of the environment variable (this value cannot be changed).valuestringrequiredlockedbooleanDefaults to falseUsed only in the UI to hide the value like a password.truefalsesecretbooleanDefaults to falseSet an environment variable as secret. Once set, its value cannot be unlocked.truefalseHeadersx-checkly-accountstringYour Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/generalResponses 201Created 401Unauthorized 403Forbidden 429Too Many RequestsUpdated 7 months ago