Moody’s strongly recommends that Risk Modeler and UnderwriteIQ tenants use the Platform APIs instead of the Risk Modeler APIs for all future projects. See Migrate to Plaform APIs.

Register EDM

Registers a managed EDM on Data Bridge with Risk Modeler. An EDM must be registered with EDM to be accessible via Risk Modeler 2.0 APIs.

Data Bridge APIs define services that enable authenticated users to import databases (including EDMs and RDMs) to Data Bridge. Once the EDM database is uploaded to Data Bridge, you can this endpoint to register that EDM with Risk Modeler 2.0.

Query Params
string
required
length between 1 and 80

Name of the datasource to register with Risk Modeler.

Body Params
tagIds
array of int32s

List of data tag IDs.

tagIds
Responses
202

Accepted: 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.

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json