---
title: "DELETE /applications/{applicationId}/oauthClients/{clientId}"
method: DELETE
path: "/applications/{applicationId}/oauthClients/{clientId}"
tags: ["Application OAuth Clients"]
---

# DELETE /applications/{applicationId}/oauthClients/{clientId}

`DELETE /applications/{applicationId}/oauthClients/{clientId}`

This endpoint allows you to delete a specific OAuth client of a given application.

## Response `204`

OK

## Other responses

- `400` — The supplied object is invalid. Error detail will contain the validation error.
- `401` — You are not authenticated. Please authenticate and try again.
- `403` — You have no permission to access the specified resource.
- `404` — Referenced resource could not be found.
- `406` — Requested content type for response not supported.
- `500` — Something went wrong in the server. Please try again.

---

[API](https://skmtc.net/eagleeyenetworks/apis/devices.md) · [All operations](https://skmtc.net/eagleeyenetworks/apis/devices/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eagleeyenetworks/devices/revisions/df57313de545/schema)
