Update Scenario Fully

put

/scenarios/{id}

Updates full details about a scenario.

Request

Path Parameters
Back to Top

Response

200 Response

OK

Scenario updated successfully.

400 Response

Bad Request

Failed to update the scenario. Required fields such as scenario name or due date may be empty, or the scenario may already have been submitted for approval.

500 Response

Internal Server Error.

Back to Top