Delete aggregate portfoliodelete https://{host}/platform/riskdata/v1/exposures/{exposureId}/aggregateportfolios/{id}Deletes the specified aggregate portfolio. An aggregate portfolio is a collection of exposure values aggregated by geographic unit (e.g., CRESTA) or by line of business (e.g., Commercial). An aggregate portfolio is defined by a cedant, peril, and other properties. 🪰EntitlementsRI-EXPOSUREIQ RI-RISKMODLER RI-UNDERWRITEIQ /platform/riskdata/v1/exposures/{exposureId}/aggregateportfolios/{id} deleteaggregateportfolio Headersx-rms-resource-group-iduuidrequiredDefaults to xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxID of resource group. To learn more, see Resource GroupsPath ParamsexposureIdint64required≥ 1ID of EDM.idint32required≥ 1ID of aggregate portfolio.Responses 202Accepted. A DELETE_AGGREGATE_PORTFOLIO job has been added to the job queue for processing. 400Bad Request 401Unauthorized 403Forbidden 404The requested resource was not found. 500Internal Server ErrorUpdated 6 months ago