; Example
* The <b>factbook</b> database is deleted:<br/><code><nowiki>http://admin:admin@localhost:8984/rest/factbook</nowiki></code>
* All resources of the <b>XMark</b> database are deleted that reside in the <b>tmp</b> path:<br/><code><nowiki>http://admin:admin@localhost:8984/rest/XMark/tmp/</nowiki></code>
The HTTP status code <code>404</code> is returned if no database is specified.