Nihai Objects {uuid} Delete Search Endpoint¶
Compatibility route for environments that block DELETE through proxies.
Quick Links¶
API Reference¶
Endpoint: POST /search/nihai/objects/{uuid}/delete
Example Usage¶
curl -X POST http://localhost:8000/search/nihai/objects/{uuid}/delete \
-H 'Content-Type: application/json' \
-d '{'query': 'What are symptoms of high blood pressure?', 'max_results': 3}'