draw-slips

Trigger Draw Slip Processing

Queue a draw slip OCR pipeline task for a Google Drive folder.

Access controlled via UI (isNOSOAIUser). Validates the drive link, enqueues a Celery task, and returns immediately with the task ID.

post/draw-slips/process

Request body

drive_linkstring required

Google Drive folder link containing draw slip images

Response

Successful Response

celery_task_idstring required

Celery task ID for tracking

drive_linkstring required

Submitted Google Drive folder link

Changes

No recorded changes to this endpoint across all 1 revision of this API.