get /logout

Disconnect authenticated user.

Call this endpoint to disconnect the authenticated user.

Responses

200
The user is disconnected.

401
The user is not authenticated. The user is not in the system, or is not authorized to use the APIs.