post
https://api-v2.pandavideo.com/assist-ai/generate_file_upload_url-1
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
After successfully uploading the file to the provided S3 pre-signed URL, you must confirm the upload so the file can be registered and processed by the Tutor AI system.
This step notifies Panda Video that the file transfer has been completed and is ready to be linked to the specified assistant.
Without this confirmation, the uploaded file will not be added to the Tutor’s knowledge base.
What This Endpoint Does
- Validates that the file was successfully uploaded to S3
- Associates the file with the specified assistant_id
- Registers the file in the Tutor AI knowledge base
- Makes the content available for contextual AI responses
| Name | Type | Description |
|---|---|---|
| file_id | string (UUID) | Unique identifier of the uploaded file. This value is returned in Generate_file_upload when generating the upload URL. |
| upload_success | boolean | Must be set to true to confirm that the file was successfully uploaded to S3. |
