h1./userInternal
h2. POST /userInternal/logout
Logout user
{panel}{{POST /rest/userInternal/logout?*\{location\}*}}{panel}

* *Parameters:*
|| Name || Type || Description ||
| location | string | TODO: Description |


h3. Sample
*Request:*
{code}POST /rest/userInternal/logout?location=TODO{code}

*Response:*
{code}TODO: Sample Response{code}



