Rename sample
Rename sample
Sets the file name of the sample. This name does not need to be unique, but it's highly recommended to do so.
POSThttps://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/{sampleId}/rename
Path parameters
projectId*integer
Project ID
sampleId*integer
Sample ID
Body
name*string
New name for this sample
"faulty-machine2.A3de"
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
Request
Response
Last updated