Pipeline Templates (Deprecated)
Add Template Examples
Upload example files for a template. Admin-only.
POST
Add Template Examples
Documentation Index
Fetch the complete documentation index at: https://documentation.datalab.to/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Request Upload UrlRequest a presigned upload URL for direct client-side upload to R2.
This is the recommended upload flow:
1. Client calls this endpoint with filename and content_type
2. Backend creates a pending file record and returns presigned POST URL
3. Client uploads directly to R2 using the presigned URL
4. Client calls /confirm to verify upload and get actual file size
Next
Add Template Examples