/update-certificate-valueAsk AIpost https://api.akeyless.io/update-certificate-valueBody Paramsadd-tagarray of stringsList of the new tags that will be attached to this itemadd-tagADD stringcertificate-datastringContent of the certificate in a Base64 format.delete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectexpiration-event-inarray of stringsHow many days before the expiration of the certificate would you like to be notified.expiration-event-inADD stringformatstringCertificateFormat of the certificate and private key, possible values: cer,crt,pem,pfx,p12. Required when passing inline certificate content with --certificate-data or --key-data, otherwise format is derived from the file extension.jsonbooleanDefaults to falseSet output format to JSONtruefalsekeep-prev-versionstringWhether to keep previous version [true/false]. If not set, use default according to account settingskeystringThe name of a key to use to encrypt the certificate's key (if empty, the account default protectionKey key will be used)key-datastringContent of the certificate's private key in a Base64 format.metadatastringDeprecated - use descriptionnamestringrequiredCertificate namerm-tagarray of stringsList of the existent tags that will be removed from this itemrm-tagADD stringtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200updateCertificateValueResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago