v8

latestSwagger 2.02026-07-13120150263.9 KB

Update a device group via patch

Update an existing device group by ID.

patch/deviceGroups/{deviceGroupId}

Path parameters

deviceGroupIdstring required

Unique ID for the device group.

Query parameters

api-versionstring required

The version of the API being called.

Headers

If-Matchstring

Only perform the operation if the entity's etag matches one of the etags provided or * is provided.

Request body

object required

Response

Success

idstring

Unique ID of the device group.

displayNamestring required

Display name of the device group.

filterstring required

Query defining which devices should be in this group, Query Language Reference.

descriptionstring

Short summary of device group.

etagstring

ETag used to prevent conflict in device group updates.

organizationsstring[]

List of organization IDs of the device group, only one organization is supported today, multiple organizations will be supported soon.