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

# Delete OAuth client

`DELETE /oauth/clients/{id}`

Disables an OAuth client registration

## Path parameters

- `id` integer, required

## Response `200`

OK

---

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