---
title: "Deletes an oauth app for the given AccountSid"
method: DELETE
path: "/v1/Account/OAuthApps/{sid}"
tags: ["Oauth2"]
---

# Deletes an oauth app for the given AccountSid

`DELETE /v1/Account/OAuthApps/{sid}`

## Path parameters

- `sid` string, required

## Response `204`

Successfully deleted the OAuth app. No content returned.

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/twilio/apis/iam-v1.md) · [All operations](https://skmtc.net/twilio/apis/iam-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/iam-v1/versions/fea70127b4d0/schema)
