curl --request DELETE \
--url https://statsigapi.net/console/v1/target_app/{id} \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Target app deleted successfully"
}curl --request DELETE \
--url https://statsigapi.net/console/v1/target_app/{id} \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Target app deleted successfully"
}