---
title: "POST /v1/{+name}:move"
method: POST
path: "/v1/{+name}:move"
tags: ["customers"]
---

# POST /v1/{+name}:move

`POST /v1/{+name}:move`

Moves a third party chrome profile user to a destination OU. All profiles associated to that user will be moved to the destination OU.

## Path parameters

- `name` string, required

## Request body

- GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserRequest — Request to MoveThirdPartyProfileUser method.
  - `destinationOrgUnit` string — Required. Destination organizational unit where the third party chrome profile user will be moved to.

## Response `200`

Successful response

---

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