Skip to main content
🚀 Self Healing AI Agent now live in App Automate! Auto-fix flaky tests instantly with zero code changes. Enable now!
No Result Found
Connect & Get help from fellow developers on our Discord community. Ask the CommunityAsk the Community

Delete uploaded apps

Learn how to delete uploaded apps using REST API and App Management UI on BrowserStack App Automate using Appium

BrowserStack deletes uploaded apps 30 days after their last use. If an app remains idle, it is deleted 30 days after the upload date. You can also use our REST API to explicitly delete an app before that, by any of the following ways:

Here is the API request that uses the uploaded app’s app_url to delete it:

curl -u "YOUR_USERNAME:YOUR_ACCESS_KEY" -X DELETE "https://api-cloud.browserstack.com/app-automate/app/delete/<your_app_url>"

If the app_url passed is correct, we will delete the uploaded app as shown in the sample response below :

{"success":true}

To delete apps using App Management UI, follow the steps below:

The App Management UI is available only in the new dashboard and not in the legacy (old) dashboard.

  1. On the App Management UI, locate the app you want to delete.
  2. Click the three vertical dots on the right, then select Delete. The app is deleted from BrowserStack servers.

Delete apps using App Management UI

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback

Is this page helping you?

Yes
No

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback!

Talk to an Expert
Download Copy Check Circle