Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Retrieve a subset of files from the portal, to be used in the data source wizard.
Organization ID
Portal ID
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
20 random files from the bucket.
Indicates whether there are any info.labels files in this bucket. If so, those are used for category/labels.
A signed URL that allows you to PUT an item, to check whether CORS headers are set up correctly for this bucket.
Retrieve a single upload portals identified by ID.
Organization ID
Portal ID
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Portal ID for the new upload portal
The name of the upload portal.
"EdgeImpulse Inc."
The purpose and description of the upload portal.
"EdgeImpulse Inc. Portal description"
The url postfix of the upload portal.
"edgeImpulse"
The token used to validate access to the upload portal.
"SECRET_TOKEN"
The S3 bucket name to store the uploaded data.
"my-s3-bucket"
S3 bucket ID. If missing, then this is using the Edge Impulse hosted bucket.
1
The S3 bucket path where uploaded data is stored.
"/path/to/bucket"
The full S3 bucket path where uploaded data is stored.
"s3://bucketname/path/to/bucket"
Creates a new upload portal for the organization.
Organization ID
The name of the upload portal.
"EdgeImpulse Inc."
The purpose and description of the upload portal.
"EdgeImpulse Inc. Portal description"
The S3 bucket id to store the uploaded data. Set to '0' to select a bucket hosted by Edge Impulse.
1
The path in the bucket the upload portal will write to.
"/path/in/bucket"
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Portal ID for the new upload portal
URL to the portal
pre-signed upload URL. Only set if using a non-built-in bucket.
Only set if using a non-built-in bucket.
Deletes an upload portal for the organization.
Organization ID
Portal ID
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Rotates the token for an upload portal.
Organization ID
Portal ID
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Retrieve all configured upload portals.
Organization ID
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Updates an upload portal for the organization.
Organization ID
Portal ID
The name of the upload portal.
"EdgeImpulse Inc."
The purpose and description of the upload portal.
"EdgeImpulse Inc. Portal description"
The S3 bucket id to store the uploaded data. Set to '0' to select a bucket hosted by Edge Impulse.
1
The path in the bucket the upload portal will write to.
"/path/in/bucket"
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
URL to the portal
pre-signed upload URL, only set if not using the Edge Impulse hosted bucket.
Only set if not using the Edge Impulse hosted bucket.