---
title: "Changes to Disconnect OAuth app"
method: DELETE
path: "/public/v1/oauth/apps/{app_id}/"
---

# Changes to Disconnect OAuth app

`DELETE /public/v1/oauth/apps/{app_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-18** `87e654ac822e` — 14 info

## Changes

- **2026-08-18** `87e654ac822e` — 14 info
  - added the media type `application/json` for the response with the status `204`
  - added the media type `application/json` for the response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
  - added the optional property `active_batches` to the response with the `404` status
  - added the optional property `available_credits` to the response with the `404` status
  - added the optional property `current_status` to the response with the `404` status
  - added the optional property `error` to the response with the `404` status
  - added the optional property `max_allowed` to the response with the `404` status
  - added the optional property `message` to the response with the `404` status
  - added the optional property `required_minimum` to the response with the `404` status
  - added the optional property `response_meta` to the response with the `404` status
  - added the optional property `retry_after` to the response with the `404` status
  - added the required property `error_code` to the response with the `404` status

---

[Operation](https://skmtc.dev/influencers/apis/core-api-concepts/docs/public/v1/oauth/apps/:app_id/delete.md) · [API](https://skmtc.dev/influencers/apis/core-api-concepts.md) · [Page](https://skmtc.dev/influencers/apis/core-api-concepts/changes/public/v1/oauth/apps/:app_id/delete)
