v1

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

Adds a thing to a billing group.

Requires permission to access the AddThingToBillingGroup action.

put/billing-groups/addThingToBillingGroup

Request body

billingGroupNamestring
<p>The name of the billing group.</p> <note> <p>This call is asynchronous. It might take several seconds for the detachment to propagate.</p> </note>
billingGroupArnstring

The ARN of the billing group.

thingNamestring

The name of the thing to be added to the billing group.

thingArnstring

The ARN of the thing to be added to the billing group.

Response

Success

AddThingToBillingGroupResponse required