Update prediction model

Only fields listed in updateMask are changed. Sections, lists, and dictionaries are replaced. Omitted selected sections are cleared. Serialize updates to the same model to avoid lost updates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of a prediction model, e.g. 123.

Query Params
string
required

Supports displayName, description, configuration, its top-level sections, and configuration.modelOptions.modelType, configuration.modelOptions.parameters, and configuration.modelOptions.yearOverYear. Parent and child paths cannot be combined. Sections and lists are replaced. Omitted masked sections are cleared. Immutable/output-only fields and wildcard masks are rejected to avoid overwriting unexposed legacy settings.

Body Params

Model fields to save. Configuration is validated by the server.

string
length between 1 and 100

Model label shown in the Library. Leading and trailing whitespace are not allowed.

string

Optional description of the model.

configuration
object

Saved modelling setup. Returned by GetPredictionModel, CreatePredictionModel, and UpdatePredictionModel, including for read-only configurations. ListPredictionModels omits it.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json