Add data items from bucket
POST {{baseUrl}}/api/organizations/:organizationId/data/add-folder
Bulk adds data items that already exist in a storage bucket. The bucket path specified should contain folders. Each folder is added as a data item in Edge Impulse.
Request Body
{"dataset"=>"<string>", "bucketId"=>"<integer>", "bucketPath"=>"<string>", "metadataDataset"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}