GET
/user/logoutLog out the authenticated user
Triggers logout for the authenticated user's active session. Call this operation when the user has finished using the API and the session should be terminated. A successful response confirms that the logout operation completed.
200Confirms that the authenticated user's session was logged out successfully.
defaultUnexpected error