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