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.

Rename result

Updates the name applied to the specified analysis result.

The name can only contain characters from 0-9 A-Z a-z and _ (underscore) - (hyphen) : (colon) and ' '(space). The maximum length of an analysis name is 64 characters.

Path Params
int32
required
≥ 1

ID number of analysis result. Must be valid analysis ID.

Body Params
string

Name may consist of 0-9, A-Z, a-z, and _ (underscores), - (hyphens), : (colons), and blank spaces. Maximum length is 64 characters.

Responses

RENAME_ANALYSIS job was added to the workflow engine queue for processing. Returns a URL in the Location header that enables you to track the status of the job e.g. /{host}/v1/workflows/100000. Send periodic HTTP GET requests to the URL for the job status. See Workflow Engine.

Language
Credentials
URL
Response
Choose an example:
*/*
application/json