Applications
Delete an Application
Delete an Application.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice or Messaging or Fax.
Learn more about API scopes.
delete/Accounts/{AccountSid}/Applications/{Sid}
Path parameters
AccountSidstring uuid required
The Account ID that has the Application.
Sidstring uuid required
The Application ID that uniquely identifies the Application.
Response
204 No Content response.