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

# POST /v1/{+name}:move

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

Changes which parent organization a billing account belongs to.

## Path parameters

- `name` string, required

## Request body

- MoveBillingAccountRequest — Request message for `MoveBillingAccount` RPC.
  - `destinationParent` string — Required. The resource name of the Organization to move the billing account under. Must be of the form `organizations/{organization_id}`.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/cloudbilling.md) · [All operations](https://skmtc.dev/google/apis/cloudbilling/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/cloudbilling/revisions/1e646ed5d288/schema)
