Authorizations
Response
200 - application/json
OK
Whether the operation succeeded
Portal ID for the new upload portal
The name of the upload portal.
Example:
"EdgeImpulse Inc."
The url postfix of the upload portal.
Example:
"edgeImpulse"
The token used to validate access to the upload portal.
Example:
"SECRET_TOKEN"
The S3 bucket name to store the uploaded data.
Example:
"my-s3-bucket"
The S3 bucket path where uploaded data is stored.
Example:
"/path/to/bucket"
Optional error description (set if 'success' was false)
The purpose and description of the upload portal.
Example:
"EdgeImpulse Inc. Portal description"
S3 bucket ID. If missing, then this is using the Edge Impulse hosted bucket.
Example:
1
The full S3 bucket path where uploaded data is stored.
Example:
"s3://bucketname/path/to/bucket"