Delete Budget Rule
Delete a budget rule and all associated records.
This will delete:
- The budget rule group
- All associated provider budget rules
- The associated invoice rule (if any)
This action cannot be undone.
delete/api/v1/budget_rules/{rule_group_id}
Path parameters
rule_group_idinteger required
Query parameters
plan_manager_idstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/v1/budget_rules/{rule_group_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.