Skip to main content
After uploading index data to the presigned URL from initUpload, call startBuild to trigger the index build. The build runs asynchronously - use getJobStatus to poll for completion. Required fields: jobId Example request
Responses
Errors
  • 400 when jobId is missing.
  • 404 if the upload data is not found (upload may not have completed).