Create or update secret value
Create or update a secret value in the vault.
Path Parameters |
---|
secret_full_path string — REQUIREDPossible values: Value must match regular expression Secret key name to get value of |
Request Body — REQUIRED Secret value as a string |
---|
string |
Responses | ||
---|---|---|
201 Secret created or updated successfully.
| ||
401 Unauthorized access. |