Process uploaded stitch data
POST/iguides/:iguideId/workOrders/:workOrderId/stitchData/:stitchDataId/process
Enqueue processing a Stitch TAR uploaded to S3. This operation is called after Work Order: Get Upload Permit and Work Order: Upload Stitch TAR are complete. The processing operation is asynchronous. This REST API endpoint just enqueues a background job to process the uploaded file. If you need to wait for the file to be processed use Work Order: Wait for Uploaded Stitch TAR to be Processed.
Request
Responses
- 200
- 401
- 404
Successfully enqueued processing job
Unauthorized
Resource not found