Update upload portal
Update upload portal
Updates an upload portal for the organization.
PUT
Update upload portal
Documentation Index
Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The name of the upload portal.
Example:
"EdgeImpulse Inc."
The S3 bucket id to store the uploaded data. Set to '0' to select a bucket hosted by Edge Impulse.
Example:
1
The path in the bucket the upload portal will write to.
Example:
"/path/in/bucket"
The purpose and description of the upload portal.
Example:
"EdgeImpulse Inc. Portal description"
Response
200 - application/json
OK
Whether the operation succeeded
URL to the portal
Optional error description (set if 'success' was false)
pre-signed upload URL, only set if not using the Edge Impulse hosted bucket.
Only set if not using the Edge Impulse hosted bucket.