Hi there,
we have deleted our APM App via the New Relic Web Interface.
But we can’t delete the Browser App neither via Web Interface nor via the API:
curl -X DELETE ‘https://api.newrelic.com/v2/applications/xxxx.json’ -H ‘X-Api-Key:xxx’ -i
{“error”:{“title”:“We didn’t find an application with the given ID: xxxxx”}}
How can we delete the browser app?