Skip to content

Sync Index

$ llamacloud-prod beta:indexes sync
POST/api/v1/indexes/{index_id}/sync

Trigger a sync and export for an existing index, re-parsing changed files and exporting updated chunks.

ParametersExpand Collapse
--index-id: string
--organization-id: optional string
--project-id: optional string
ReturnsExpand Collapse
BetaIndexSyncResponse: unknown

Sync Index

llamacloud-prod beta:indexes sync \
  --api-key 'My API Key' \
  --index-id index_id
{}
Returns Examples
{}