/sign-gpgAsk AIpost https://api.akeyless.io/sign-gpgBody Paramsdisplay-idstringThe display id of the key to use in the encryption processitem-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 processmessagestringrequiredThe message to be signed in base64 formatpassphrasestringPassphrase that was used to generate the keytokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200signGPGResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago