set-secret
The set-secret
action sets a secret key for the current app. It belongs to the secrets category within the system area.
Action Syntax
set-secret $variable "text"
A variable name starting with $ followed by A quoted text string
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
set-secret $openapikey "ffff"
Action code: 1504771285
Version: 0.6.4-8
Last updated: 2025-06-13