Test Endpoint
POST/api/v1/endpoints/test
Tests a search endpoint to verify that queries can be executed against it.
The response can originate from the Releval API or from the search endpoint; when a response
is from the search endpoint, it includes an X-Eval-Response HTTP header name with a value
set to endpoint.
Request
Responses
- 200
- 400
- 500
- default
OK
Bad Request
Internal Server Error