Swagger Petstore - OpenAPI 3.0
GET/user/logout

Log 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.

2 status codes
200Confirms that the authenticated user's session was logged out successfully.
defaultUnexpected error