Method: billingAccounts.budgets.delete

Deletes a budget. Returns successfully if already deleted.

HTTP request

DELETE https://billingbudgets.googleapis.com/v1beta1/{name=billingAccounts/*/budgets/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the budget to delete. Values are of the form billingAccounts/{billingAccountId}/budgets/{budgetId}.

Authorization requires the following IAM permission on the specified resource name:

  • billing.budgets.delete

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/cloud-billing