Call this method to invalidate the current authentication token as supplied in the request header. This has the effect of logging the user out, and preventing any further access via the token.
This method does not utilise any parameters.
GET https://api.leaf.eco/r1/logout.eb HTTP/1.1 Accept: text/xml
HTTP/1.1 204 No Content
GET https://api.leaf.eco/r1/logout.eb HTTP/1.1 Accept: application/json