Decrypt messages

post/api/v2/decrypt

Decrypt a ciphertext generated by encrypt route with provided password

Request Body

input string
Ciphertext to decrypt
password string
Key which is used for decryption

200 Response

decrypted string