---
title: "GET /apps.uninstall"
method: GET
path: "/apps.uninstall"
tags: ["apps"]
---

# GET /apps.uninstall

`GET /apps.uninstall`

Uninstalls your app from a workspace.

## Query parameters

- `token` string
- `client_id` string
- `client_secret` string

## Response `200`

Typical success response

- object — Schema for successful response from apps.uninstall method
  - `ok` true, required

## Other responses

- `default` — Typical error response

---

[API](https://skmtc.net/slack/apis/web-api.md) · [All operations](https://skmtc.net/slack/apis/web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slack/web-api/revisions/7b951462b44f/schema)
