Skip to main content
PUT
Update a model

Authorizations

Authorization
string
header
required

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

Path Parameters

modelId
string<uuid>
required

ID of the model to update

Body

application/json
name
string

New name for the model

description
string

New description for the model

Response

Model updated successfully

id
string
required

Unique identifier for the model

user_id
string
required

ID of the user who owns this model

name
string
required

Name of the model

access_control_list
object[]
required

Access control list for the model

created_at
string<date-time>
required

Creation timestamp