Update a Target Allocationput https://api.bridgeft.com/v2/reporting/target-allocations/{id}Provide a Target Allocation to update. Then entire Target Allocation object must be provided to the PUT request. Editable Fields: name coefficients Path ParamsidintegerrequiredUnique ID for the objectBody ParamsidintegerUnique ID for this target allocation objectfirm_idintegerID of the owning firmnameintegerName for the target allocationslugstringSlugified target allocation namecoefficientsarray of objectsTarget allocation coefficientCoefficientADD objectcreated_at_utcdate-timeTimestamp for when the record was createdupdated_at_utcdate-timeTimestamp for when the record was updatedResponses 200An enveloped list of Target Allocation 400Bad RequestUpdated 6 months ago