Analyze accountpost https://{host}/riskmodeler/v2/accounts/{id}/processAnalyzes a specific account and writes analysis results to the RDM. 📷Workflow JobIf successful, returns a 202 Accepted HTTP response and adds a ANALYTICS_JOB job to the workflow engine queue. To learn more, see Workflow Engine.Path Paramsidint32required≥ 1ID number of the account.Body ParamstagIdsarray of int32sList of data tag IDs.tagIdsADD int32exposureTypestringenumACCOUNTAGGPORTFOLIOLOCATIONPOLICYPORTFOLIOSTEP_POLICYTREATYUNRECOGNIZEDShow 8 enum valuesedmstringrequiredcurrencyobjectrequiredcurrency objectmodelProfileIdint32eventRateSchemeIdint32treatiesarray of int32streatiesADD int32jobNamestringlength between 0 and 64idint32≥ 1outputProfileIdint32globalAnalysisSettingsobjectglobalAnalysisSettings objectclimateChangeVariationIdint320 to 68Responses 202Accepted: A job with the specified ID has been added to the workflow engine queue for processing. Send periodic HTTP GET requests to the URI for the job status. See Workflow Engine Jobs. 400Bad Request: Please check that you are provided all required values. 403Forbidden: Access to this resource is denied or not authorized to perform the "Add to Analysis Builder" action.Updated over 2 years ago