Create new AI Config

Create a new AI Config within the given project.

Path parameters

projectKeystringRequired

Headers

AuthorizationstringRequired
LD-API-Version"beta"Required
Version of the endpoint.

Request

This endpoint expects an object.
keystringRequired
namestringRequired
descriptionstringOptionalDefaults to
maintainerIdstringOptional
maintainerTeamKeystringOptional
modeenumOptionalDefaults to completion
Allowed values:
tagslist of stringsOptional

Response

AI Config created
descriptionstring
keystring
namestring
tagslist of strings
versioninteger
variationslist of objects
createdAtlong
updatedAtlong
_accessobject or null
_maintainerobject or null
modeenum or nullDefaults to completion
Allowed values:

Errors