secrets
Update a Secret.
Update the value of an existing Secret by name. The new value will be encrypted at rest.
post/v1/secrets/{name}
Path parameters
namestring required
The name of the Secret to update.
Request body
Response
Secret updated successfully. Returns the Secret with its new value included.