---
title: "Activate / Deactivate User"
method: POST
path: "/user/{user_uid}/activation"
---

# Activate / Deactivate User

`POST /user/{user_uid}/activation`

## Path parameters

- `user_uid` string, required

## Query parameters

- `type` ''ACTIVATE'' | ''DEACTIVATE'', required
- `reassign_to` string

## Response `200`

200

- object
  - `type` string
  - `message` string

## Other responses

- `400` — 400
- `500` — 500

---

[API](https://skmtc.net/zuper/apis/zuper-pro-api.md) · [All operations](https://skmtc.net/zuper/apis/zuper-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuper/zuper-pro-api/revisions/c7b8028a05de/schema)
