/target-update-openaiAsk AIpost https://api.akeyless.io/target-update-openaiBody Paramsapi-keystringAPI key for OpenAIapi-key-idstringAPI key IDdescriptionstringDefaults to default_commentDescription of the objectjsonbooleanDefaults 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 that used to encrypt the target secret value (if empty, the account default protectionKey key will be used)max-versionsstringSet the maximum number of versions, limited by the account settings defaults.modelstringDefault model to use with OpenAInamestringrequiredTarget namenew-commentstringDefaults to default_commentDeprecated - use descriptionnew-namestringNew target nameopenai-urlstringDefaults to https://api.openai.com/v1Base URL of the OpenAI APIorganization-idstringOrganization IDtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 201targetUpdateOpenAIResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago