---
title: "Box Disconnect"
method: POST
path: "/integrations/box/disconnect"
tags: ["box"]
---

# Box Disconnect

`POST /integrations/box/disconnect`

Drop the grant, and the folder selection with it.

Clearing the selection matters: a later reconnect could otherwise inherit a
folder ID the new grant has no access to, and the failure would surface as
an opaque permission error inside a tool call rather than as unfinished
setup on the card.

## Response `200`

Successful Response

- BoxDisconnectResponse
  - `disconnected` boolean, required

---

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