Closes current session

DELETE
api/session
This request closes the given session and releases connection used within the session.

Request:
  1. DELETE api/session
  2. Accept: text/json
  3. Accept-Encoding: deflate
  4. Host: localhost:6496
  5. Cookie: sid=f595a665-97a0-49c1-ac6b-e4515167b812
Response:
  1. Cache-Control: no-store
  2. Date: Fri, 21 Dec 2012 09:11:21 GMT
  3. Server: Microsoft-HTTPAPI/2.0