Objective
This guide explains how to delete a TwiML App. When the TwiML App is deleted the related Application SID for the TwiML App is also deleted.
Product
REST API and TwIML
User Account Permission/Role(s) Required
An Owner or Admin user can delete a TwiML Application.
Procedure
Delete a TwiML App in API
TwiML apps can be deleted via an HTTP POST request to the Applications resource. For full details, including sample code, please see our API documentation REST API: Delete an Application Resource.
Delete a TwiML App in Console
- Use the main lefthand navigation menu to go to the TwiML apps page.
NOTE: If you have Twilio Regions enabled you will need to go to the Region to make the changes to.
- Select Phone Numbers.
- If you do not have this option in your menu bar see How do I modify the product links in the console?
- Select Manage.
- Select TwiML apps.
- Select Phone Numbers.
- Click on the TwiML App Name for the TwiML App you want to delete.
- Scroll to the bottom of the TwiML App details and click Delete.
- A pop up will show asking for confirmation to delete the TwiML App. Click Delete.
- You will receive a confirmation in the top right that the TwiML App was successfully deleted. The TwiML App will no longer show in the TwiML App Name listing and will no longer be functional.