v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13182466.3 KB
billingAccounts

Changes which parent organization a billing account belongs to.

post/v1/{+name}:move

Path parameters

namestring required

Required. The resource name of the billing account to move. Must be of the form billingAccounts/{billing_account_id}. The specified billing account cannot be a subaccount, since a subaccount always belongs to the same organization as its parent account.

Request body

destinationParentstring

Required. The resource name of the Organization to move the billing account under. Must be of the form organizations/{organization_id}.

Response

Successful response