/update-account-settingsAsk AIpost https://api.akeyless.io/update-account-settingsBody ParamsaddressstringAddressallowed-client-typearray of stringsA default list of client types that are allowed to authenticate [cli,ui,gateway-admin,sdk,mobile,extension].allowed-client-typeADD stringallowed-email-domainsarray of stringsLimits email sharing to the specified domains. Relevant only when item sharing is enabled. By default, all domains are allowed.allowed-email-domainsADD stringbound-ipsarray of stringsA default list of comma-separated CIDR block that are allowed to authenticate.bound-ipsADD stringcitystringCitycompany-namestringCompany namecountrystringCountrydefault-certificate-expiration-notification-daysarray of stringsHow many days before the expiration of the certificate would you like to be notified. To specify multiple events, use argument multiple times: --default-certificate-expiration-notification-days 1 --default-certificate-expiration-notification-days 5default-certificate-expiration-notification-daysADD stringdefault-key-namestringSet the account default key based on the DFC key name. Use "set-original-akeyless-default-key" to revert to using the original default key of the account.default-share-link-ttl-minutesstringSet the default ttl in minutes for sharing item number between 60 and 43200default-versioningstringIf set to true, new versions is enabled by defaultdp-enable-classic-key-protectionstringSet to update protection with classic keys state [true/false]dynamic-secret-max-ttlint64Set the maximum ttl for dynamic secretsdynamic-secret-max-ttl-enablestringSet a maximum ttl for dynamic secrets [true/false]enable-ai-insightsstringEnable AI insights [true/false]enable-default-certificate-expiration-eventstringHow many days before the expiration of the certificate would you like to be notified. [true/false]enable-item-sharingstringEnable sharing items [true/false]enable-password-expirationstringEnable password expiration policy [true/false]force-new-versionsstringIf set to true, new version will be created on updategw-bound-ipsarray of stringsA default list of comma-separated CIDR block that acts as a trusted Gateway entity.gw-bound-ipsADD stringhide-personal-folderstringHide personal folder, if set - users will not be able to use personal folder [true/false]hide-static-passwordstringHide static secret's password type [true/false]invalid-charactersstringDefaults to notReceivedInvalidCharacterCharacters that cannot be used for items/targets/roles/auths/event_forwarder names. Empty string will enforce nothing.item-locking-enabledstringEnable item locking feature [true/false]item-typestringVersionSettingsObjectType defines object types for account version settingsitems-deletion-protectionstringSet or unset the default behaviour of items deletion protection [true/false]jsonbooleanDefaults to falseSet output format to JSONtruefalsejwt-ttl-defaultint64Default ttljwt-ttl-maxint64Maximum ttljwt-ttl-minint64Minimum ttllock-allowed-client-typestringLock allowed-client-type setting in the account [true/false].lock-bound-ipsstringLock bound-ips setting globally in the account.lock-default-keystringLock the account's default protection key, if set - users will not be able to use a different protection key, relevant only if default-key-name is configured [true/false]lock-gw-bound-ipsstringLock gw-bound-ips setting in the account.lock-max-ttlint64Set the maximum TTL for item/target locks in minutesmax-rotation-intervalint32Set the maximum rotation interval for rotated secrets auto rotation settingsmax-rotation-interval-enablestringSet a maximum rotation interval for rotated secrets auto rotation settings [true/false]max-versionsstringMax versionspassword-expiration-daysstringSpecifies the number of days that a password is valid before it must be changed. A default value of 90 days is used.password-expiration-notification-daysstringSpecifies the number of days before a user receives notification that their password will expire. A default value of 14 days is used.password-lengthint64Password length between 5 - to 50 charactersphonestringPhone numberpostal-codestringPostal codetokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationusage-event-enablestringEnable event for objects that have not been used or changed [true/false]usage-event-intervalint64Interval by days for unused objects. Default and minimum interval is 90 daysusage-event-object-typestringUsage event is supported for auth method or secrets-and-keys [auth/item]use-capital-lettersstringPassword must contain capital letters [true/false]use-lower-lettersstringPassword must contain lower case letters [true/false]use-numbersstringPassword must contain numbers [true/false]use-special-charactersstringPassword must contain special characters [true/false]Responses 200updateAccountSettingsResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago