POST Account/Logout

Logs the calling user out revoking the active AuthToken. This means the user will have to follow the logon process again to use the system.


Response body formats

A bool representing success or failure of the logout.

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body