Update

Updates a billing ledger’s name and comments. Cycle and rate are per-period values supplied at billing_ledger_periods/open/v1 time; the ledger does not carry them. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[billing_ledger_owner_operators] | (BillingLedgerClientUpdate1) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Request

This endpoint expects an object.
namestringOptional<=512 characters
commentsstringOptional<=524288 characters
name__set_to_NonebooleanOptionalDefaults to false
comments__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Billing Ledgers Update V1request Unprocessable Entity Error