Skip to main content
POST
/
play
start simulation
curl --request POST \
  --url http://localhost:3917/play
{
  "ok": true,
  "message": "<string>"
}

Response

200 - application/json

Simulation set to playing.

ok
boolean
required
message
string | null