---
title: "Delete OAuth client"
method: DELETE
path: "/oauth/clients/{id}"
tags: ["OAuth Clients"]
---

# Delete OAuth client

`DELETE /oauth/clients/{id}`

Delete an OAuth client

## Path parameters

- `id` string, uuid, required

## Response `204`

OAuth client deleted successfully

## Other responses

- `404` — OAuth client not found

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/versions/8f5f4e537994/schema)
