Add a vault entry to a database
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
db_id
ID of the database
Headers
x-api-key
Request
The vault parameters
name
The name of the vault entry
expiration
Date when the entry should expire (YYY-MM-DD)
credentials_type
The type of credentials to be stored (Use ‘none’ for free-form JSON)
Allowed values:
credentials
Free Form JSON string of credentials
Response headers
Content-Type
Response
successful operation
success
message
data