update_scenario

mutationSince v1.0

Update a scenario's name, description, or timeline (start time, end time, dt). A changed dt must still be 1/N for a positive integer N. Applied immediately and broadcast to connected users in real-time.

Example Request

{"scenario_id": "scenario-uuid", "set_end_time": 20}