post https://api.sekuritance.com/vault/v2/vaults//PASSWORD/
Operation to securely store a Password
Log in to see full request history
Responses
Operation to securely store a Password
xxxxxxxxxx
curl --request POST \
--url https://api.sekuritance.com/vault/v2/vaults/%5Bobject%20Object%5D/PASSWORD/entryReference \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"retentionPolicy": "NEVER"
}
'
Try It!
to start a request and see the response here! Or choose an example: