DataVault
Store encrypted value in data vault
Stores a hashed key and encrypted value in the data vault for a specific store
post/data-vault/stores/{id}/set
Path parameters
idstring required
Request body
Example request
{}Response
Successful response
Example response
{
"success": true
}