drawings
Upload Drawing
Mint a signed PUT URL for direct-to-Storage uploads.
The browser uploads the PDF body directly to Supabase Storage. The API never sees the bytes. After the upload completes, the frontend calls /ingest to start parsing.
post/api/v1/drawings/{drawing_id}/upload
Path parameters
drawing_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.