POST
/
recording
/
play
{
  "status": "ok"
}

Query Parameters

robot_id
integer
default:
0

Body

application/json

Request to play a recorded episode.

episode_path
string
required

Path to the .json file to play.

Response

200
application/json
Successful Response

Default response.

status
string
default:
ok
Allowed value: "ok"