Crop sample
Crop sample
Crop a sample to within a new range.
POSThttps://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/{sampleId}/crop
Path parameters
projectId*integer
Project ID
sampleId*integer
Sample ID
Body
cropStart*integer
New start index of the sample
0
cropEnd*integer
New end index of the sample
128
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
requiresProcessing*boolean
Request
Response
Last updated