/encrypt-gpgAsk AIpost https://api.akeyless.io/encrypt-gpgBody Paramsdisplay-idstringThe display id of the key to use in the encryption processinput-formatstringIf specified, the plaintext input is assumed to be formatted accordingly. Current supported options: [base64]item-idint64The item id of the key to use in the encryption processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringrequiredThe name of the key to use in the encryption processplaintextstringrequiredData to be encryptedtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200encryptGPGResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago