curl --location -g --request DELETE '/api/app/' \ --header 'Authorization: Bearer '
{ "code": 0, "msg": "ok", "data": { "app_id": "a0b35f001" } }