Authorization: ********************
curl --location '/auth/logout' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "refresh_token": "string" }'