---
title: "DELETE /tyk/oauth/clients/{apiId}/{clientId}"
method: DELETE
path: "/tyk/oauth/clients/{apiId}/{clientId}"
---

# DELETE /tyk/oauth/clients/{apiId}/{clientId}

`DELETE /tyk/oauth/clients/{apiId}/{clientId}`

Delete the OAuth client

## Path parameters

- `apiId` string, string, required
- `clientId` string, string, required

## Headers

- `x-tyk-authorization` string, string, required

## Response `200`

Succesful OAuth client deletion

## Changes

- **2016-02-19** `f48fc3ed1f02` — 1 breaking
  - added the new required `header` request parameter `x-tyk-authorization`
- **2016-02-19** `46e2c53ea40f` — 1 warning
  - deleted the `header` request parameter `x-tyk-authorization`

[Change history](https://skmtc.dev/tyktechnologies/apis/gateway-rest-api/changes/tyk/oauth/clients/:apiId/:clientId/delete.md)

---

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