Sync Index
POST/api/v1/indexes/{index_id}/sync
Trigger a sync and export for an existing index, re-parsing changed files and exporting updated chunks.
Sync Index
curl https://api.cloud.llamaindex.ai/api/v1/indexes/$INDEX_ID/sync \
-X POST \
-H "Authorization: Bearer $LLAMA_CLOUD_API_KEY"{}Returns Examples
{}