Update Thing Groups For Thing

GET {{aws_internet_of_things_base_url}}/thing-groups/updateThingGroupsForThing&overrideDynamicGroups=&thingGroupsToAdd=&thingGroupsToRemove=&thingName=?overrideDynamicGroups&thingGroupsToAdd&thingGroupsToRemove&thingName

Request Params

KeyDatatypeRequiredDescription
overrideDynamicGroupsnullOverride dynamic thing groups with static thing groups when 10-group limit is reached. If a thing belongs to 10 thing groups, and one or more of those groups are dynamic thing groups, adding a thing to a static group removes the thing from the last dynamic group.
thingGroupsToAddnullThe groups to which the thing will be added.
thingGroupsToRemovenullThe groups from which the thing will be removed.
thingNamenullThe thing whose group memberships will be updated.