---
title: "Delete an application."
method: DELETE
path: "/Accounts/{AccountSid}/Applications/{Sid}"
tags: ["Applications"]
---

# Delete an application.

`DELETE /Accounts/{AccountSid}/Applications/{Sid}`

If the delete is successful, a 204 response, with no body, will be returned.

#### Permissions
The API token must include one of the following scopes: _Voice_ or _Messaging_ or _Fax_.

## Response `204`

No Content

---

[API](https://skmtc.dev/signalwire/apis/compatibility-api.md) · [All operations](https://skmtc.dev/signalwire/apis/compatibility-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/signalwire/compatibility-api/revisions/e1376ef9bfca/schema)
