POST
/
models

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Logical object representing a model but with deployment definition inside

created_at
string

The date and time when the resource was created

created_by
string

The user or service account who created the resource

updated_at
string

The date and time when the resource was updated

updated_by
string

The user or service account who updated the resource

display_name
string

Model display name

labels
object | null

Labels

name
string

Model name

workspace
string

The workspace the model belongs to

deployments
object[]

Model deployments

Response

200 - application/json

Logical object representing a model, that can be instantiated in multiple environments as model deployments

created_at
string

The date and time when the resource was created

created_by
string

The user or service account who created the resource

updated_at
string

The date and time when the resource was updated

updated_by
string

The user or service account who updated the resource

display_name
string

Model display name

labels
object | null

Labels

name
string

Model name

workspace
string

The workspace the model belongs to