Authorization: Bearer ********************
curl --location --request POST 'http://172.22.182.59:7005/api/user/logout' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "string", "data": null }