Skip to content

Exists Document API

Edit page

The Exists Document API allows to check for the existence of a document using HEAD method.

For example:

HEAD /twitter/tweet/1

The result of the above operation is a 200 OK HTTP response code with no body.