curl --location --request GET 'https://core.authing.cn/api/v2/logout?app_id=61df925846bed781f5757166' \ --header 'Authorization: Bearer token' \ --header 'x-authing-userpool-id: 61b95d6c96d42670da568408'
{ "code": 200, "message": "退出登录成功" }