Start Validation
Validation
Start Validation
Trigger validation after S3 upload
POST
Start Validation
Trigger validation after uploading a document via presigned URL.Documentation Index
Fetch the complete documentation index at: https://zerodrift.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Job ID from the presigned URL response
Override document category from presigned URL request
Override document metadata from presigned URL request
Response
Unique identifier for the validation job
Job status:
acceptedStatus message
ISO 8601 timestamp
Size of the uploaded document in bytes
Instructions for retrieving results
Error Responses
| Status | Description |
|---|---|
| 400 | Missing job_id or document_category/metadata |
| 404 | Document not found in S3 |
| 409 | Job already started or completed |

