Vaults
Update a vault credential
Updates credential metadata or rotates its write-only secret. See vaults.
post/vaults/{vault_id}/credentials/{credential_id}
Path parameters
vault_idstring required
The ID of the vault.
credential_idstring required
The ID of the vault credential.
Request body
Response
The updated vault credential without secret values.