Authorization: Bearer ********************
curl --location --request POST 'https://venuehelper.api.voc2018.com/authentication/logout' \ --header 'Authorization: Bearer <token>'
{ "statusCode": 200, "message": "操作成功", "data": null }