API Reference

Update a Model

Provide an Investment Model update. Then entire Investment Model object must be provided to the PUT request.

Editable Fields:

  • name
  • strategy_allocations
Path Params
integer
required

Unique ID for the object

Body Params
integer

Unique ID for this model object

string

Name for the model

integer

Id of the firm this model is associated with

strategy_allocations
array of objects

Strategy allocation associated with this model

Strategy allocation
date-time

Timestamp for when the record was created

date-time

Timestamp for when the record was updated

Responses

Language
Credentials
Choose an example:
application/json