---
title: "Revoke MCP connections for an installed agent"
method: DELETE
path: "/v1/app/org/{orgId}/install/{appUserId}/connections"
tags: ["app"]
---

# Revoke MCP connections for an installed agent

`DELETE /v1/app/org/{orgId}/install/{appUserId}/connections`

## Path parameters

- `orgId` string, required
- `appUserId` string, required

## Request body

- RevokeMcpConnectionsRequest
  - `tokenIds` string[]

## Response `204`

revoked

## Other responses

- `403` — permission denied
- `404` — not found

---

[API](https://skmtc.dev/charthop/apis/charthop-api.md) · [All operations](https://skmtc.dev/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/0521a07431d4/schema)
