Update a vault credential
Updates credential metadata or rotates its write-only secret. See vaults.
Path parameters
The ID of the vault.
The ID of the vault credential.
Request body
Example request
{
"metadata": {}
}Response
The updated vault credential without secret values.
Changes
Changed in 4 of the 163 revisions of this API.27
- ▲
request body became required
request-body-became-required
- ▲
- ○
added the new optional request property
new-optional-request-property
- ○
the request property
became optionalrequest-property-became-optional
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ▲
added to the
response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
added
environment_variablediscriminator mapping keys to therequest propertyrequest-property-discriminator-mapping-added
- ○
added to the
request propertyoneOflistrequest-property-one-of-added
- ○
added
environment_variablediscriminator mapping keys to theresponse property for the response statusresponse-property-discriminator-mapping-added
- ▲
- ○
endpoint added
endpoint-added
- ○