{ "appId": "com.1", "platform": 1, "region": null }
curl --location 'https://uat.asoworld.com/openApi/App/del' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data '{ "appId": "com.1", "platform": 1, "region": null }'
{}