v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Removes the given thing from the billing group.

Requires permission to access the RemoveThingFromBillingGroup action.

This call is asynchronous. It might take several seconds for the detachment to propagate.

put/billing-groups/removeThingFromBillingGroup

Request body

billingGroupNamestring

The name of the billing group.

billingGroupArnstring

The ARN of the billing group.

thingNamestring

The name of the thing to be removed from the billing group.

thingArnstring

The ARN of the thing to be removed from the billing group.

Response

Success

RemoveThingFromBillingGroupResponse required