/v1/manage endpoint. Provide an action string plus the required fields for that operation. On success, handlers return 2xx JSON payloads outlined below. Failures return structured errors:
Required headers:x-project-keywith your project access key andx-service-version: v1.
Supported actions at a glance
initParseIndex and confirmParseIndex expose the file-parsing pipeline behind
createIndexFromFiles; prefer the SDK method rather than
calling them directly.