v1
latestOpenAPI 3.0.02026-07-246171,3332.1 MBv2
post/decrypt
Request body
ciphertextstring
Ciphertext to be decrypted in base64 encoded format
display-idstring
The display id of the key to use in the decryption process
encryption-contextobject
The encryption context. If this was specified in the encrypt command, it must be specified here or the decryption operation will fail
item-idinteger
The item id of the key to use in the decryption process
jsonboolean
Set output format to JSON
key-namestring required
The name of the key to use in the decryption process
output-formatstring
If specified, the output will be formatted accordingly. options: [base64]
tokenstring
Authentication token (see /auth and /configure)
uid-tokenstring
The universal identity token, Required only for universal_identity authentication
versioninteger
key version (relevant only for classic key)
Response
decryptResponse wraps response body.
resultstring