Create upload portal
Creates a new upload portal for the organization.
Authorizations
Path parameters
organizationIdintegerRequired
Organization ID
Body
namestringRequiredExample:
The name of the upload portal.
EdgeImpulse Inc.
descriptionstringOptionalExample:
The purpose and description of the upload portal.
EdgeImpulse Inc. Portal description
bucketIdintegerRequiredExample:
The S3 bucket id to store the uploaded data. Set to '0' to select a bucket hosted by Edge Impulse.
1
bucketPathstringRequiredExample:
The path in the bucket the upload portal will write to.
/path/in/bucket
Responses
Responseall of
post
200
OK
Last updated
Was this helpful?