Python (SDK)
datasources.content
Upload Content
Proxy upload with zero-copy streaming.
This endpoint maintains the multipart form data structure and streams it directly to the backend service without buffering files in memory. The multipart parsing happens on the backend service side.
POST
Python (SDK)