Generate Upload URL
File Management
Generate Upload URL
Generate presigned upload URL for file upload.
This endpoint returns a presigned URL that clients can use to upload files directly to the storage backend, avoiding the need to stream through the control plane.
Parameters:
- filename: Name of the file to upload
- folder: Optional folder path to organize files
Returns:
- Presigned upload URL with instructions
- Download URL for later access
- File metadata and upload guidelines
PUT
Generate Upload URL