Skip to main content
PATCH
Update model by id

Authorizations

X-Domino-Api-Key
string
header
required

Query Parameters

model_id
string
required

Body

application/json

Attributes of the model to update.

author
string

Author of the model.

description
string

Description for the model.

name
string

Name of the model.

tag_ids
string[]

Ids of tags attached to the model.

version
string

Version of the model.

Response

Successfully updated the model.

Last modified on August 19, 2026