Schedule Strategy Measure Computation

post

/api/restapi/action/computeStrategyMeasure

Send a request to this endpoint to schedule a computation job for strategy measures. Send a request to the View Job Status endpoint to monitor the status of scheduled jobs.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : List<Integer>
Type: array
Title: List<Integer>
Show Source
Back to Top

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityScheduleJob
Type: object
Title: ApiEntityScheduleJob
Show Source

400 Response

Invalid input for the Action service.
Back to Top