/
OC
octoml
/
OctoAI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
octoml
OctoAI API
put
Update secret by key
v1
latest
OpenAPI 3.0.0
Apache 2.0
raw.githubusercontent.com
2024-05-09
26
20
60.3 KB
secret
Update secret by key
put
/v1/secret/{key}
Path parameters
key
string
required
Key of the secret to create or update
Request body
object
required
value
string
required
Response
A description of the secret
SecretKeyValue
required
key
string
required
Secret key
value
string
required
Secret value