Axerity

Log out

Log the current user out of the system.

GET https://petstore3.swagger.io/api/v3/user/logout

Returns

code integer

The HTTP status code of the result.

Request
curl https://petstore3.swagger.io/api/v3/user/logout
Response
{ "code": 200, "message": "ok" }