/create-dynamic-secretAsk AIpost https://api.akeyless.io/create-dynamic-secretBody Paramsdelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectjsonbooleanDefaults to falseSet output format to JSONtruefalsekeystringThe name of a key that used to encrypt the dynamic secret values (if empty, the account default protectionKey key will be used)metadatastringDeprecated - use descriptionnamestringrequiredDynamic secret nametagsarray of stringsAdd tags attached to this objecttagsADD stringtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200createDynamicSecretResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago