Update batch template

Updates the specified batch template.

A batch template is a collection of analysis settings that are used to generate report views in UnderwriteIQ. Batch templates may specify model profile settings, event rate sets, output profile versions, analysis settings including DLM configurations and analysis currency, and report settings. Batch templates can be used as analysis templates in the UnderwriteIQ application. To learn more, see Workflow Builder in Help Center.

🍊

Postman Collection

Moody's Insurance Solutions makes sample code available in a Postman Collection that you can download from the RMS Developers public workspace: Batch Templates (UIQ)

🪰

Permissions

UnderwriteIQ Admin

🪰

Entitlements

RI-UNDERWRITEIQ

Path Params
int32
required

ID of the batch template to update

Body Params
string
string

JSON string containing the batch template settings and configuration.

string
boolean
Responses
204

Success

400

Bad request

404

Batch template not found

500

Internal Server Error

Language
Credentials
URL
LoadingLoading…