# Uninstall an app

`POST /app.uninstall`

## Description

Revoke an access token and uninstall your app.
On successful response, your access token will no longer be recognized.

This operation is only valid for OAuth access tokens, not for API keys.

**Access:** Organization only.

**No specific scope required.**

---

**OpenAPI Spec:** [chat.json](https://developer.ro.am/chat.json)

## Authentication

```
Authorization: Bearer YOUR_API_KEY
```

## Responses

### 200 - OK

---

*Machine-readable API documentation.*
*Full documentation: https://developer.ro.am/docs/chat-api/uninstall-app*
