Monte Carlo Settings REST Endpoints

Monte Carlo Settings
Use the Monte Carlo Settings service to create, view, and update Monte Carlo Settings.
Batch Update Monte Carlo Settings
Method: put
Path: /api/restapi/monteCarloSettings/batch
Create Default Monte Carlo Settings for a Project
Method: post
Path: /api/restapi/monteCarloSettings/createDefault/{projectId}
Update Monte Carlo Settings
Method: put
Path: /api/restapi/monteCarloSettings
View All Monte Carlo Settings by Parent
Method: get
Path: /api/restapi/monteCarloSettings/parentCode
View Monte Carlo Settings
Method: get
Path: /api/restapi/monteCarloSettings/{monteCarloSettingsId}
View Monte Carlo Settings by Project
Method: get
Path: /api/restapi/monteCarloSettings/project/{projectId}