Elastic.HTTP.delete

You're seeing just the function delete, go back to Elastic.HTTP module for more information.
Link to this function

delete(url, options \\ [])

View Source

Makes a request using the DELETE HTTP method:

Elastic.HTTP.delete("/answers/answer/1")