* The next URL turns on XML wrapping and lists all database users that are known to BaseX:<br/><code>http://localhost:8984/rest?command=show+users</code>
* The last example includes an [[OptionOptions|option]] to disallow XQuery 3.0 expressions:<br/><code>http://localhost:8984/rest?query=12345&xquery3=false</code>
===POST Requests===