Create Default Monte Carlo Settings for a Project

post

/primeapi/restapi/monteCarloSettings/createDefault/{projectId}

Send a request to this endpoint to create default monte carlo settings for a project that meet the following requirements:
  • The object has an ID that matches the value of the {id} path parameter.

Request

Path Parameters

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityMonteCarloSettings
Type: object
Show Source
Nested Schema : Percent
Type: object
Show Source

400 Response

Invalid input for the Monte Carlo Settings service. Verify the request contains valid data, then resubmit the request.