billingAccounts
Updates a billing account's fields. Currently the only field that can be edited is display_name. The current authenticated user must have the billing.accounts.update IAM permission, which is typically given to the administrator of the billing account.
patch/v1/{+name}
Path parameters
namestring required
Required. The name of the billing account resource to be updated.
Query parameters
updateMaskstring
The update mask applied to the resource. Only "display_name" is currently supported.
Request body
Response
Successful response