---
title: "Disconnect Overwolf"
method: DELETE
path: "/overwolf/disconnect"
tags: ["Overwolf"]
---

# Disconnect Overwolf

`DELETE /overwolf/disconnect`

Revoke the Overwolf tokens and unlink the account from the user. Returns an end-session URL to send the user to when revocation could not clear Overwolf's consent grant, without which a later reconnect cannot re-request withheld scopes.

## Response `200`

Default Response

- object
  - `message` string, required
  - `endSessionUrl` union, required
    - string
    - unknown

---

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