Python
File Uploads
Upload Content (async)
POST
Python
Authorizations
Path Parameters
Body
multipart/form-data
One or more files to upload
Response
Successful Response
Result of an async upload — files are accepted and streamed asynchronously.
True if the upload was accepted for processing
Human-readable status message
ID of the datasource the files were uploaded to (created on the fly if name was supplied)
Identifier for this upload batch — use with the SSE stream to track progress
Server-sent-events URL to stream upload progress until 'stream_complete'
Number of files the server expects to process for this upload
Total estimated size of the upload in bytes