---
title: "POST /zoom/deauth"
method: POST
path: "/zoom/deauth"
---

# POST /zoom/deauth

`POST /zoom/deauth`

Removes the status of the Zoom integration of the current user

## Request body

- ZoomDeauthBody
  - `event` string
  - `payload` ZoomDeauthPayload
    - `account_id` string
    - `client_id` string
    - `signature` string
    - `user_id` string

## Response `200`

deauthorization completed

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.net/attention/apis/attention-service.md) · [All operations](https://skmtc.net/attention/apis/attention-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/attention/attention-service/versions/d7bea6ac451b/schema)
