Authorization: ********************
Authorization: Bearer ********************
curl --location --request POST 'https://api.petstoreapi.com/v1/user/logout' \ --header 'Authorization: Bearer <token>'
{ "message": "Successfully logged out" }