application/json

Responses

DELETE /_search/scroll
curl \
 -X DELETE http://api.example.com/_search/scroll \
 -H "Content-Type: application/json" \
 -d '{"":"string"}'