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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

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