---
title: "Deactivate User Api"
method: PATCH
path: "/manage/admin/deactivate-user"
tags: ["public"]
---

# Deactivate User Api

`PATCH /manage/admin/deactivate-user`

## Request body

- UserByEmail
  - `user_email` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-01-06** `2d941ea53eb3` — 2 info
  - api operation id `deactivate_user` removed and replaced with `deactivate_user_api`
  - api tag `public` added
- **2025-08-21** `9321c45d93b5` — 2 info
  - api operation id `deactivate_user_api` removed and replaced with `deactivate_user`
  - api tag `public` removed

[Change history](https://skmtc.dev/onyx-dot-app/apis/onyx-api/changes/manage/admin/deactivate-user/patch.md)

---

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