cURL
curl --request GET \ --url https://petstore3.swagger.io/api/v3/user/logout
{ "code": "<string>", "message": "<string>" }
Log user out of the system.
successful operation