v1

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

Remove the specified thing from the specified group.

You must specify either a thingGroupArn or a thingGroupName to identify the thing group and either a thingArn or a thingName to identify the thing to remove from the thing group.

Requires permission to access the RemoveThingFromThingGroup action.

put/thing-groups/removeThingFromThingGroup

Request body

thingGroupNamestring

The group name.

thingGroupArnstring

The group ARN.

thingNamestring

The name of the thing to remove from the group.

thingArnstring

The ARN of the thing to remove from the group.

Response

Success

RemoveThingFromThingGroupResponse required