Update Scenario Partially

patch

/scenarios/{id}

Updates basic information about a scenario, including description, due date, priority, and owner.

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.

500 Response

Internal Server Error.

Back to Top