Remove Thing From Thing Group
GET {{aws_internet_of_things_base_url}}/thing-groups/removeThingFromThingGroup&thingArn=&thingGroupArn=&thingGroupName=&thingName=?thingArn&thingGroupArn&thingGroupName&thingName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
thingArn | null | The ARN of the thing to remove from the group. | |
thingGroupArn | null | The group ARN. | |
thingGroupName | null | The group name. | |
thingName | null | The name of the thing to remove from the group. |