Update secret value
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 updated successfully.
| ||
401 Unauthorized access. |