Delete Billing Group

GET {{aws_internet_of_things_base_url}}/billing-groups/billingGroupName?billingGroupName&expectedVersion

Request Params

KeyDatatypeRequiredDescription
billingGroupNamenullThe name of the billing group.
expectedVersionnullThe expected version of the billing group. If the version of the billing group does not match the expected version specified in the request, the DeleteBillingGroup request is rejected with a VersionConflictException.