Updates the investment profile.Copy Pagepost https://example.com/api/investors/{investorId}/portfolios/{portfolioId}/investment-profiles/{investmentProfileId}POST: /api/investors/{guid}/investment-profiles/{guid}Path ParamsinvestorIduuidrequiredThe unique identifier of the investor.portfolioIduuidrequiredThe unique identifier of the portfolio.investmentProfileIduuidrequiredThe unique identifier of the investment profile.Body Paramsapplication/jsonapplication/*+jsonThe input.labelstring | nullfilter_iduuidHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago