Skip to content

Delete Index

$ llamacloud-prod beta:indexes delete
DELETE/api/v1/indexes/{index_id}

Delete an index.

ParametersExpand Collapse
--index-id: string
--organization-id: optional string
--project-id: optional string

Delete Index

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