Delete a cost-allocation-rule
DELETE /cost-allocation-rules/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”DocumentId
Responses
Section titled “ Responses ”Deleted
object
object
Human-friendly rule name (e.g. ‘NAT Gateway allocation - EU West’).
Cloud provider this rule applies to. ‘all’ matches any provider.
Matches cost-record service field (e.g. ‘NatGateway’, ‘LoadBalancer’, ‘all’). Empty or ‘all’ = matches any.
Split algorithm. ‘even’ = equal split; ‘custom’ = use weights JSON; ‘usage-weighted’ = usage metric split (v1: treated as even).
For custom algorithm: { “team-a”: 40, “team-b”: 35, “team-c”: 25 } — percentages summing to 100.
Which tag key to group cost recipients by (default: ‘cost-center’).
Date from which this rule is effective.
When false the rule is soft-disabled without deleting it.
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01).
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01).
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found