decrypt
Decrypt data with Dashboard encryption api.
How to use
Decrypt params
Param
Typeof
Default
Required
Description
payload
String
null
✅
the data that you want Dashboard to decrypt for you.
password
String
null
✅
the decryption password to use to decrypt your data.
Examples
Decrypt data
Last updated
Was this helpful?