/decrypt-gpg

Body Params
string
required

Ciphertext to be decrypted

string

The display id of the key to use in the decryption process

string
Defaults to base64

Select default assumed format for the ciphertext. Currently supported options: [base64,raw]

int64

The item id of the key to use in the decryption process

boolean
Defaults to false

Set output format to JSON

string
required

The name of the key to use in the decryption process

string

If specified, the output will be formatted accordingly. options: [base64]

string

Passphrase that was used to generate the key

string

Authentication token (see /auth and /configure)

string

The universal identity token, Required only for universal_identity authentication

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Footer Section