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

# POST /v1/{+name}:transfer

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

Moves a location from an account that the user owns to another account that the same user administers. The user must be an owner of the account the location is currently associated with and must also be at least a manager of the destination account.

## Path parameters

- `name` string, required

## Request body

- TransferLocationRequest — Request message for AccessControl.TransferLocation.
  - `destinationAccount` string — Required. Name of the account resource to transfer the location to (for example, "accounts/{account}").

## Response `200`

Successful response

---

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