Skip to main content
POST
/
index-pipelines
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "stages": [
    {
      "type": "<string>",
      "id": "<string>",
      "skip": false,
      "label": "<string>",
      "condition": "<string>"
    }
  ],
  "properties": {}
}

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

The body is of type object.

Response

200 - application/json

successful operation

id
string
read-only
stages
object[]
read-only
properties
object
read-only