Logs out the currently authenticated user by invalidating their session token. Requires a valid authentication token. After calling this endpoint remove the user data from the client.
| Name | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer token |