v1
latestOpenAPI 3.1.02026-07-2617501.1 MBInitiate image capture
post/v1/image_captures
Request body
Response
200
Example response
{
"request_id": 98765,
"camera_type": "dashcam",
"position": "front_facing",
"status": "pending",
"vehicle": {
"id": 12345,
"number": "TRUCK-001"
},
"created_at": "2026-05-07T10:00:00Z"
}