Track objects

POST {{baseUrl}}/api/:projectId/raw-data/track-objects

Track objects between two samples. Source sample should have bounding boxes set.

Request Body

{"sourceSampleId"=>"<integer>", "nextSampleId"=>"<integer>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;boundingBoxes&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}