Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateModelResponse

Hierarchy

Properties

ContentType?: string

The content-type for the model, for example, "application/json".

Description?: string

The description of the model.

ModelId?: string

The model identifier.

Name?: string

The name of the model. Must be alphanumeric.

Schema?: string

The schema for the model. For application/json models, this should be JSON schema draft 4 model.