Skip to main content

DebugReplayStartResponse

Response for starting a debug replay session.

successSuccessrequired
replay_cameraReplay Camerarequired
job_idJob Idrequired
DebugReplayStartResponse
{
"success": true,
"replay_camera": "string",
"job_id": "string"
}