System
Temporarily stash encrypted data
Accepts a JSON object, encrypts it, stores it temporarily, and returns the stash_key and secret needed to retrieve it later.
post/api/stash_data
Request body
Response
Data stashed.
Accepts a JSON object, encrypts it, stores it temporarily, and returns the stash_key and secret needed to retrieve it later.
Data stashed.