Update billing rule

Update an existing billing rule. Only the fields included in the request body are modified; omitted fields remain unchanged.

Common updates include changing the rule name, adjusting the effective time range (startTime/endTime), modifying cost filters, updating type-specific meta parameters, or toggling the rule status. The rule type itself cannot be changed after creation.

Path Params
uuid
required

Unique rule ID

Body Params
boolean

Rule scope

applyToTenantIDs
array of uuids

List of tenantIDs the rule applies to

applyToTenantIDs
date-time | null

Rule end time

string
length ≥ 1

Rule name

date-time

When processing completed

date-time

When processing started

date-time

Rule start time

string
enum

Rule status

Allowed:
string
enum
Allowed:
meta
object

Rule-specific configuration. The shape depends on the rule type: ADJUST_TO_LIST uses filters; APPLY_MARGIN and RERATE use adjustToList, filters, metrics, and value; BACKOUT_LINE_ITEM requires filters; REALLOCATE_COSTS uses filters and reallocationConfig.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json