create_indexer_test
Test an indexer configuration by sending its details via API to verify connectivity and settings before saving.
Instructions
Create Indexer.
POST /api/v1/indexer/test
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects. force_test: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| force_test | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |