Store a value under a name, replacing any existing one.
PUT/api/secrets/:name
Store a value under a name, replacing any existing one.
Request
Responses
- 200
- 400
- 503
the stored secret's name, hint and reference; never its value
the value is empty
no encryption key is configured: set DOME_SECRET_KEY to a base64 32-byte key