DebugReplayStartResponse
Response for starting a debug replay session.
successSuccessrequired
replay_cameraReplay Camerarequired
job_idJob Idrequired
DebugReplayStartResponse
{
"success": true,
"replay_camera": "string",
"job_id": "string"
}
Response for starting a debug replay session.
{
"success": true,
"replay_camera": "string",
"job_id": "string"
}