WRITER_API_KEY
. When you type the value, it’s masked in the UI.
Click Save to store the secret.
vault
object. vault
is a dictionary that contains all the secrets in your blueprint.
For example, to access a secret called API_KEY
and use it in an HTTP request, you would use the following code: