Find segments
POST {{baseUrl}}/api/:projectId/raw-data/:sampleId/find-segments
Find start and end times for all non-noise events in a sample
Request Body
{"shiftSegments"=>"<boolean>", "segmentLengthMs"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"segments":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}