Connect & Get help from fellow developers on our Discord community.
Ask the Community
Delete uploaded apps
BrowserStack deletes uploaded apps 30 days after their last use. You can also use our REST API to explicitly delete an app before that by using the following REST API:
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}
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
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!