/encrypt-with-classic-keyAsk AIpost https://api.akeyless.io/encrypt-with-classic-keyBody Paramsdisplay-idstringrequiredThe name of the key to use in the encryption processignore-cachestringDefaults to falseRetrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPIjsonbooleanDefaults to falseSet output format to JSONtruefalseplaintextstringrequiredData to be encryptedtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationversionint32requiredclassic key versionResponses 200encryptResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago