Delete Billing Group
GET {{aws_internet_of_things_base_url}}/billing-groups/billingGroupName?billingGroupName&expectedVersion
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
billingGroupName | null | The name of the billing group. | |
expectedVersion | null | 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 DeleteBillingGroup request is rejected with a VersionConflictException. |