/target-create-openaiAsk AIpost https://api.akeyless.io/target-create-openaiBody Paramsapi-keystringAPI key for OpenAIapi-key-idstringAPI key IDdescriptionstringDescription of the objectjsonbooleanDefaults to falseSet output format to JSONtruefalsekeystringThe 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 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 201targetCreateOpenAIResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago