curl --location --request POST '/platformapi/login/logout' \ --header 'version: 2.0' \ --header 'token: {{ptoken}}'
{ "code": 1, "show": 0, "msg": "success", "data": [] }