Set the simulation time step
Sets the time step used in the simulation.
put/step/{testid}
Request body
Response
Successful response indicating the time step was updated.
Example response
{
"message": "Simulation time step updated successfully.",
"status": 200
}