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