Create or update a vault secret
Vault
Create or update a vault secret
Idempotent variant of secret creation — updates the value when name already exists, otherwise creates it. Used by automated flows where the caller does not know whether the secret already exists.
POST
Create or update a vault secret
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Secret saved successfully