DELETE
/2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.jsonDelete the application by the specified application sid
Delete the application by the specified application sid
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
AccountSidstringrequired
The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Application resources to delete.
Sidstringrequired
The Twilio-provided string that uniquely identifies the Application resource to delete.
204The resource was deleted successfully.