Deletes the billing group.
Requires permission to access the DeleteBillingGroup action.
delete/billing-groups/{billingGroupName}
Path parameters
billingGroupNamestring required
The name of the billing group.
Query parameters
expectedVersioninteger
The expected version of the billing group. If the version of the billing group does not match the expected version specified in the request, the <code>DeleteBillingGroup</code> request is rejected with a <code>VersionConflictException</code>.
Response
Success
DeleteBillingGroupResponse required