Batch Upsert Files To Index
Indexes
Batch Upsert Files To Index
Add or update a batch of files in an existing index. Async via Temporal.
POST
Batch Upsert Files To Index
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Selected Account ID
Body
application/json
Request body for POST /indexes/{index_id}/files.
Required array length:
1 - 1000 elementsResponse
Successful Response
Job response model representing an asynchronous operation.
ID of the entity
ID of the project
Operation type (e.g., 'parse')
Available options:
parse, batch_parse, extract, research, vector_store, chunk, summarization, create_index, update_index Current job status
Available options:
pending, running, succeeded, partially_succeeded, failed, cancelled When the job was created
Allowed value:
"job"Source document/file ID
Request correlation ID for tracing
When the job started processing
When the job completed
Job result payload when completed
Live progress payload (used by batch jobs)
Error message if job failed
Timeline of job execution events

