put https://api.bridgeft.com/v2/investment-management/models/
Provide an Investment Model update. Then entire Investment Model object must be provided to the PUT
request.
Editable Fields:
name
strategy_allocations
Responses
Provide an Investment Model update. Then entire Investment Model object must be provided to the PUT
request.
Editable Fields:
name
strategy_allocations
xxxxxxxxxx
curl --request PUT \
--url https://api.bridgeft.com/v2/investment-management/models/id \
--header 'accept: application/json' \
--header 'content-type: application/json'