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 hosted EDM on a managed server instance with the tenant's Risk Modeler instance. An EDM must be registered with EDM to be accessible via Risk Modeler 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.

Body Params
int64
≥ 1
string
required
length between 1 and 80
string
boolean

Indicates if the exposure set is shared with other groups.

boolean
tagIds
array of int32s

List of data tag IDs.

tagIds
groups
array of strings

List of groups that may access the exposure set.

groups
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