---
title: "Deletes a client application"
method: DELETE
path: "/v1/oauth/applications/{applicationId}.json"
tags: ["oauth_applications"]
---

# Deletes a client application

`DELETE /v1/oauth/applications/{applicationId}.json`

## Path parameters

- `applicationId` integer, required

## Query parameters

- `token` string, required

## Response `200`

successful operation

- object
  - `error` object
    - `code` number
    - `message` string

## Other responses

- `400` — Invalid ID supplied
- `404` — Page not found

---

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