Update the type of report.Copy Pageput https://example.com/api/investors/{investorId}/portfolios/{portfolioId}/report-typePUT: /api/investors/{guid}/portfolios/{guid}/report-typePath ParamsinvestorIduuidrequiredThe identifier of the investor.portfolioIduuidrequiredThe identifier of the portfolio.Body Paramsapplication/jsonapplication/*+jsonThe input model.report_typeint32enum0 = None, 1 = Daily, 2 = Weekly012Allowed:012Headerscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 200The entity has been updated. 400The input model is not valid.Updated about 1 month ago