Set the simulation time step

Sets the time step used in the simulation.

put/step/{testid}

Request body

stepnumber

The new time step to set for the simulation.

Response

Successful response indicating the time step was updated.

messagestring
payloadstring

Confirmation message.

statusinteger

Example response

{
  "message": "Simulation time step updated successfully.",
  "status": 200
}

Changes