Create Scenario

post

/scenarios

Creates a new scenario. A scenario is a private work area in which you can model different assumptions within the data without affecting the existing data.

Request

There are no request parameters for this operation.

Back to Top

Response

200 Response

OK

Scenario created successfully.

400 Response

Bad Request

Failed to create the scenario. Required fields such as scenario name or due date may be empty.

500 Response

Internal Server Error.

Back to Top