POST
/
recording
/
stop
{
  "episode_folder_path": "<string>",
  "episode_index": 123
}

Body

application/json

Request to stop the recording of the episode.

Response

200
application/json

Successful Response

Response when the recording is stopped. The episode is saved in the given path.