Test Existing Endpoint
POST/api/v1/endpoints/:endpoint_id/test
Tests an existing search endpoint with the given unique identifier 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
- 400
- 404
- default
Bad Request
Not Found