Update a variable
Updates an existing environment variable. Providing values replaces all existing per-environment values.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Request Body
application/jsonRequiredkeystringUnique key for the variable. Must start with a letter and contain only letters, digits, and underscores.
Maximum length:
256Pattern: "/^[A-Za-z][A-Za-z0-9_]*$/"typestringThe type of the variable
Value in:
"string"isSecretbooleanvaluesarray<object>Path Parameters
variableIdRequiredstringHeader Parameters
idempotency-keystringA header for idempotency purposes
Response Body
OK
_idRequiredstring_organizationIdRequiredstringkeyRequiredstringtypeRequiredstringValue in:
"string"isSecretRequiredbooleanvaluesRequiredarray<object>createdAtRequiredstringupdatedAtRequiredstring