---
title: "PATCH /organization/{organizationId}/department-user/move"
method: PATCH
path: "/organization/{organizationId}/department-user/move"
tags: ["organization", "department"]
---

# PATCH /organization/{organizationId}/department-user/move

`PATCH /organization/{organizationId}/department-user/move`

## Path parameters

- `organizationId` string, required

## Request body

- object
  - `departmentId` string, required
  - `toDepartmentId` string, required
  - `userIds` string[], required

## Response `200`

Move department users successfully

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
