v1

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

Update a thing group.

Requires permission to access the UpdateThingGroup action.

patch/thing-groups/{thingGroupName}

Path parameters

thingGroupNamestring required

The thing group to update.

Request body

expectedVersioninteger

The expected version of the thing group. If this does not match the version of the thing group being updated, the update will fail.

Response

Success

versioninteger

The version of the updated thing group.