initUpload, call startBuild to trigger the index build. The build runs asynchronously — use getJobStatus to poll for completion.
Required fields: jobId
| Field | Type | Required | Notes |
|---|---|---|---|
jobId | string | ✅ | The job ID returned by initUpload. |
400whenjobIdis missing.404if the upload data is not found (upload may not have completed).