update_indexer_bulk
Update multiple indexers in bulk with one request. Supply the payload containing fields to modify indexer settings.
Instructions
Update Indexer.
PUT /api/v3/indexer/bulk
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |