v1

latestOpenAPI 3.1.02026-07-178140423.0 KB
AI Application Management

Create Application

Create a new AI application.

post/governance-service/api/ai/application

Request body

idinteger nullable

The unique identifier of the resource

statusinteger nullable

The status of the resource

createTimestring date-time nullable

The creation time of the resource

updateTimestring date-time nullable

The last update time of the resource

namestring

The name of the AI application

descriptionstring nullable

The description of the AI application

applicationKeystring nullable

The application key

vectorDBsstring[] nullable

The vector databases associated with the AI application

Response

Successful Response

idinteger nullable

The unique identifier of the resource

statusinteger nullable

The status of the resource

createTimestring

The creation time of the resource

updateTimestring

The last update time of the resource

namestring

The name of the AI application

descriptionstring nullable

The description of the AI application

applicationKeystring nullable

The application key

vectorDBsstring[] nullable

The vector databases associated with the AI application