latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Update Model

Update an existing model

Patch a model based on its Hightouch ID

patch/models/{modelId}

Path parameters

modelIdnumber double required

The model's ID

Request body

namestring

The name of the model

isSchemaboolean

If is_schema is true, the model is just used to build other models. Either as part of visual querying, or as the root of a visual query.

primaryKeystring

The primary key will be null if the query doesn't get directly synced (e.g. a relationship table for visual querying)

folderIdstring

Response

Ok

OR
OR
'Internal Server Error' required